Home
last modified time | relevance | path

Searched refs:JANK_NONE (Results 1 – 4 of 4) sorted by relevance

/external/perfetto/test/trace_processor/graphics/
Dframe_timeline_events.py22 JANK_NONE = 1; variable in JankType
52 …RESENT_ON_TIME, on_time_finish=1, gpu_composition=0, jank_type=JankType.JANK_NONE, prediction_type…
58 …RESENT_ON_TIME, on_time_finish=1, gpu_composition=0, jank_type=JankType.JANK_NONE, prediction_type…
62 …RESENT_ON_TIME, on_time_finish=1, gpu_composition=0, jank_type=JankType.JANK_NONE, prediction_type…
69 …RESENT_ON_TIME, on_time_finish=1, gpu_composition=0, jank_type=JankType.JANK_NONE, prediction_type…
96 …RESENT_ON_TIME, on_time_finish=1, gpu_composition=0, jank_type=JankType.JANK_NONE, prediction_type…
100 …RESENT_ON_TIME, on_time_finish=1, gpu_composition=0, jank_type=JankType.JANK_NONE, prediction_type…
104 …RESENT_ON_TIME, on_time_finish=1, gpu_composition=0, jank_type=JankType.JANK_NONE, prediction_type…
110 …RESENT_ON_TIME, on_time_finish=1, gpu_composition=0, jank_type=JankType.JANK_NONE, prediction_type…
/external/perfetto/src/trace_processor/importers/proto/
Dframe_timeline_event_parser.cc63 if (jank_type == FrameTimelineEvent::JANK_NONE) in JankTypeBitmaskToStringId()
95 …f (jank_type == FrameTimelineEvent::JANK_UNSPECIFIED || jank_type == FrameTimelineEvent::JANK_NONE) in DisplayFrameJanky()
105 …f (jank_type == FrameTimelineEvent::JANK_UNSPECIFIED || jank_type == FrameTimelineEvent::JANK_NONE) in SurfaceFrameJanky()
/external/perfetto/protos/perfetto/trace/android/
Dframe_timeline_event.proto35 JANK_NONE = 1; enumerator
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto2118 JANK_NONE = 1; enumerator