Home
last modified time | relevance | path

Searched defs:getCategoryGroupName (Results 1 – 3 of 3) sorted by relevance

/external/skia/tools/trace/
DSkDebugfTracer.h37 const char* getCategoryGroupName(const uint8_t* categoryEnabledFlag) override { in getCategoryGroupName() function
/external/skia/src/core/
DSkATrace.h42 const char* getCategoryGroupName(const uint8_t* categoryEnabledFlag) override { in getCategoryGroupName() function
/external/skia/src/utils/
DSkEventTracer.cpp35 const char* getCategoryGroupName( in getCategoryGroupName() function in SkDefaultEventTracer