Searched defs:set_can_draw (Results 1 – 2 of 2) sorted by relevance
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
D | perfetto.cc | 18697 void set_can_draw(bool value) { can_draw_ = value; _has_field_.set(24); } in set_can_draw() function in perfetto::protos::gen::ChromeCompositorStateMachine_MinorState |
/device/generic/goldfish-opengl/system/profiler/ | ||
D | perfetto.cpp | 23338 void set_can_draw(bool value) { can_draw_ = value; _has_field_.set(24); } in set_can_draw() function in perfetto::protos::gen::ChromeCompositorStateMachine_MinorState |