Searched refs:CreateNameStr (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/pathops/
H A DSkPathOpsDebug.h165 static void* CreateNameStr();
168 #define DEBUG_FILENAME_STRING (reinterpret_cast<char* >(SkTLS::Get(SkPathOpsDebug::CreateNameStr, \
H A DSkPathOpsDebug.cpp70 void* SkPathOpsDebug::CreateNameStr() { function in class:SkPathOpsDebug
/external/skia/src/pathops/
H A DSkPathOpsDebug.h165 static void* CreateNameStr();
168 #define DEBUG_FILENAME_STRING (reinterpret_cast<char* >(SkTLS::Get(SkPathOpsDebug::CreateNameStr, \
H A DSkPathOpsDebug.cpp70 void* SkPathOpsDebug::CreateNameStr() { function in class:SkPathOpsDebug

Completed in 103 milliseconds