Searched defs:has_double_value (Results 1 – 3 of 3) sorted by relevance
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
D | perfetto.h | 6198 bool has_double_value() const { return at<5>().valid(); } in has_double_value() function |
D | perfetto.cc | 22679 bool has_double_value() const { return _has_field_[5]; } in has_double_value() function in perfetto::protos::gen::DebugAnnotation |
/device/generic/goldfish-opengl/system/profiler/ | ||
D | perfetto.cpp | 28570 bool has_double_value() const { return _has_field_[5]; } in has_double_value() function in perfetto::protos::gen::DebugAnnotation |