Searched defs:use_async_tts (Results 1 – 4 of 4) sorted by relevance
| /device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
| D | track_event.pbzero.h | 388 bool use_async_tts() const { return at<9>().as_bool(); } in use_async_tts() function |
| D | perfetto.cc | 24840 bool use_async_tts() const { return use_async_tts_; } in use_async_tts() function in perfetto::protos::gen::TrackEvent_LegacyEvent |
| /device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/ | ||
| D | perfetto_trace.proto | 6315 optional bool use_async_tts = 9; field |
| /device/generic/goldfish-opengl/system/profiler/ | ||
| D | perfetto.cpp | 30930 bool use_async_tts() const { return use_async_tts_; } in use_async_tts() function in perfetto::protos::gen::TrackEvent_LegacyEvent |