Searched defs:can_draw (Results 1 – 4 of 4) sorted by relevance
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/ | ||
D | perfetto_trace.proto | 5681 optional bool can_draw = 24; field |
/device/google/trout/tools/tracing/proto/ | ||
D | perfetto_trace.proto | 6430 optional bool can_draw = 24; field |
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
D | perfetto.cc | 18696 bool can_draw() const { return can_draw_; } in can_draw() function in perfetto::protos::gen::ChromeCompositorStateMachine_MinorState |
/device/generic/goldfish-opengl/system/profiler/ | ||
D | perfetto.cpp | 23337 bool can_draw() const { return can_draw_; } in can_draw() function in perfetto::protos::gen::ChromeCompositorStateMachine_MinorState |