Home
last modified time | relevance | path

Searched defs:enable_colors (Results 1 – 2 of 2) sorted by relevance

/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto470 optional bool enable_colors = 2; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp16793 bool enable_colors() const { return enable_colors_; } in enable_colors() function in perfetto::protos::gen::ConsoleConfig
36500 bool enable_colors() const { return at<2>().as_bool(); } in enable_colors() function in perfetto::protos::pbzero::ConsoleConfig_Decoder