Home
last modified time | relevance | path

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

/external/skia/tools/trace/
DSkDebugfTracer.h36 const uint8_t* getCategoryGroupEnabled(const char* name) override { in getCategoryGroupEnabled() function
37 return fCategories.getCategoryGroupEnabled(name); in getCategoryGroupEnabled()
DSkChromeTracingTracer.h41 const uint8_t* getCategoryGroupEnabled(const char* name) override { in getCategoryGroupEnabled() function
42 return fCategories.getCategoryGroupEnabled(name); in getCategoryGroupEnabled()
DSkEventTracingPriv.h26 uint8_t* getCategoryGroupEnabled(const char* name);
DSkEventTracingPriv.cpp49 uint8_t* SkEventTracingCategories::getCategoryGroupEnabled(const char* name) { in getCategoryGroupEnabled() function in SkEventTracingCategories
/external/skqp/tools/trace/
DSkDebugfTracer.h36 const uint8_t* getCategoryGroupEnabled(const char* name) override { in getCategoryGroupEnabled() function
37 return fCategories.getCategoryGroupEnabled(name); in getCategoryGroupEnabled()
DSkChromeTracingTracer.h41 const uint8_t* getCategoryGroupEnabled(const char* name) override { in getCategoryGroupEnabled() function
42 return fCategories.getCategoryGroupEnabled(name); in getCategoryGroupEnabled()
DSkEventTracingPriv.h26 uint8_t* getCategoryGroupEnabled(const char* name);
DSkEventTracingPriv.cpp49 uint8_t* SkEventTracingCategories::getCategoryGroupEnabled(const char* name) { in getCategoryGroupEnabled() function in SkEventTracingCategories
/external/skqp/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
/external/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
/external/skqp/include/utils/
DSkEventTracer.h54 virtual const uint8_t* getCategoryGroupEnabled(const char* name) = 0;
/external/skia/include/utils/
DSkEventTracer.h54 virtual const uint8_t* getCategoryGroupEnabled(const char* name) = 0;
/external/skia/src/utils/
DSkEventTracer.cpp31 const uint8_t* getCategoryGroupEnabled(const char* name) override { in getCategoryGroupEnabled() function in SkDefaultEventTracer
/external/skqp/src/utils/
DSkEventTracer.cpp31 const uint8_t* getCategoryGroupEnabled(const char* name) override { in getCategoryGroupEnabled() function in SkDefaultEventTracer