Home
last modified time | relevance | path

Searched refs:CreateNameStr (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsDebug.h157 static void* CreateNameStr();
160 #define DEBUG_FILENAME_STRING (reinterpret_cast<char* >(SkTLS::Get(SkPathOpsDebug::CreateNameStr, \
DSkPathOpsDebug.cpp78 void* SkPathOpsDebug::CreateNameStr() { in CreateNameStr() function in SkPathOpsDebug