Home
last modified time | relevance | path

Searched refs:JankFrameCountByWidgetReported_WidgetState (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/atoms/framework/
Dframework_extension_atoms.pb.h817 enum JankFrameCountByWidgetReported_WidgetState : int { enum
830 constexpr JankFrameCountByWidgetReported_WidgetState JankFrameCountByWidgetReported_WidgetState_Wid…
831 constexpr JankFrameCountByWidgetReported_WidgetState JankFrameCountByWidgetReported_WidgetState_Wid…
837 static_assert(::std::is_same<T, JankFrameCountByWidgetReported_WidgetState>::value || in JankFrameCountByWidgetReported_WidgetState_Name()
844 …::PROTOBUF_NAMESPACE_ID::ConstStringParam name, JankFrameCountByWidgetReported_WidgetState* value)… in JankFrameCountByWidgetReported_WidgetState_Parse()
845 …turn ::PROTOBUF_NAMESPACE_ID::internal::ParseNamedEnum<JankFrameCountByWidgetReported_WidgetState>( in JankFrameCountByWidgetReported_WidgetState_Parse()
8650 typedef JankFrameCountByWidgetReported_WidgetState WidgetState; in Swap()
8812 ::android::os::statsd::framework::JankFrameCountByWidgetReported_WidgetState widget_state() const; in Swap()
8813 …oid set_widget_state(::android::os::statsd::framework::JankFrameCountByWidgetReported_WidgetState in Swap()
8815 …::android::os::statsd::framework::JankFrameCountByWidgetReported_WidgetState _internal_widget_stat… in Swap()
[all …]
Dframework_extension_atoms.pb.cc2439 constexpr JankFrameCountByWidgetReported_WidgetState JankFrameCountByWidgetReported::WIDGET_STATE_U…
2440 constexpr JankFrameCountByWidgetReported_WidgetState JankFrameCountByWidgetReported::NONE;
2441 constexpr JankFrameCountByWidgetReported_WidgetState JankFrameCountByWidgetReported::SCROLLING;
2442 constexpr JankFrameCountByWidgetReported_WidgetState JankFrameCountByWidgetReported::FLINGING;
2443 constexpr JankFrameCountByWidgetReported_WidgetState JankFrameCountByWidgetReported::SWIPING;
2444 constexpr JankFrameCountByWidgetReported_WidgetState JankFrameCountByWidgetReported::DRAGGING;
2445 constexpr JankFrameCountByWidgetReported_WidgetState JankFrameCountByWidgetReported::ZOOMING;
2446 constexpr JankFrameCountByWidgetReported_WidgetState JankFrameCountByWidgetReported::ANIMATING;
2447 constexpr JankFrameCountByWidgetReported_WidgetState JankFrameCountByWidgetReported::PLAYBACK;
2448 constexpr JankFrameCountByWidgetReported_WidgetState JankFrameCountByWidgetReported::TAPPING;
[all …]