Home
last modified time | relevance | path

Searched refs:getCategoryGroupEnabled (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/tools/trace/
DSkDebugfTracer.h36 const uint8_t* getCategoryGroupEnabled(const char* name) override { in getCategoryGroupEnabled() function
37 return fCategories.getCategoryGroupEnabled(name); in getCategoryGroupEnabled()
DChromeTracingTracer.h41 const uint8_t* getCategoryGroupEnabled(const char* name) override { in getCategoryGroupEnabled() function
42 return fCategories.getCategoryGroupEnabled(name); in getCategoryGroupEnabled()
DEventTracingPriv.h26 uint8_t* getCategoryGroupEnabled(const char* name);
DEventTracingPriv.cpp51 uint8_t* SkEventTracingCategories::getCategoryGroupEnabled(const char* name) { in getCategoryGroupEnabled() function in SkEventTracingCategories
/third_party/flutter/skia/tools/trace/
DSkDebugfTracer.h36 const uint8_t* getCategoryGroupEnabled(const char* name) override { in getCategoryGroupEnabled() function
37 return fCategories.getCategoryGroupEnabled(name); in getCategoryGroupEnabled()
DChromeTracingTracer.h41 const uint8_t* getCategoryGroupEnabled(const char* name) override { in getCategoryGroupEnabled() function
42 return fCategories.getCategoryGroupEnabled(name); in getCategoryGroupEnabled()
DEventTracingPriv.h26 uint8_t* getCategoryGroupEnabled(const char* name);
DEventTracingPriv.cpp51 uint8_t* SkEventTracingCategories::getCategoryGroupEnabled(const char* name) { in getCategoryGroupEnabled() function in SkEventTracingCategories
/third_party/flutter/skia/src/core/
DSkATrace.h40 const uint8_t* getCategoryGroupEnabled(const char* name) override;
DSkATrace.cpp67 const uint8_t* SkATrace::getCategoryGroupEnabled(const char* name) { in getCategoryGroupEnabled() function in SkATrace
DSkTraceEvent.h49 SkEventTracer::GetInstance()->getCategoryGroupEnabled
/third_party/flutter/skia/include/utils/
DSkEventTracer.h54 virtual const uint8_t* getCategoryGroupEnabled(const char* name) = 0;
/third_party/skia/src/core/
DSkATrace.h40 const uint8_t* getCategoryGroupEnabled(const char* name) override;
DSkATrace.cpp67 const uint8_t* SkATrace::getCategoryGroupEnabled(const char* name) { in getCategoryGroupEnabled() function in SkATrace
DSkTraceEvent.h49 SkEventTracer::GetInstance()->getCategoryGroupEnabled
/third_party/skia/include/utils/
DSkEventTracer.h54 virtual const uint8_t* getCategoryGroupEnabled(const char* name) = 0;
/third_party/skia/src/utils/
DSkEventTracer.cpp31 const uint8_t* getCategoryGroupEnabled(const char* name) override { in getCategoryGroupEnabled() function in SkDefaultEventTracer
/third_party/flutter/skia/src/utils/
DSkEventTracer.cpp31 const uint8_t* getCategoryGroupEnabled(const char* name) override { in getCategoryGroupEnabled() function in SkDefaultEventTracer
/third_party/flutter/engine/flutter/shell/common/
Dskia_event_tracer_impl.cc94 const uint8_t* getCategoryGroupEnabled(const char* name) override { in getCategoryGroupEnabled() function in flutter::FlutterEventTracer
/third_party/flutter/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp145 return SkEventTracer::GetInstance()->getCategoryGroupEnabled(category_group); in ANGLE_getTraceCategoryEnabledFlag()
/third_party/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp146 return SkEventTracer::GetInstance()->getCategoryGroupEnabled(category_group); in ANGLE_getTraceCategoryEnabledFlag()