Home
last modified time | relevance | path

Searched defs:prediction_type (Results 1 – 4 of 4) sorted by relevance

/external/perfetto/protos/perfetto/trace/android/
Dframe_timeline_event.proto121 optional PredictionType prediction_type = 10; field
167 optional PredictionType prediction_type = 8; field
/external/perfetto/src/trace_processor/importers/proto/
Dframe_timeline_event_parser.cc115 int32_t prediction_type) { in ValidatePredictionType()
279 StringId prediction_type = prediction_type_ids_[0]; in ParseActualDisplayFrameStart() local
474 StringId prediction_type = prediction_type_ids_[0]; in ParseActualSurfaceFrameStart() local
/external/perfetto/test/
Dsynth_common.py670 gpu_composition, jank_type, prediction_type): argument
700 gpu_composition, jank_type, prediction_type): argument
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto2204 optional PredictionType prediction_type = 10; field
2250 optional PredictionType prediction_type = 8; field