HomeSort by relevance Sort by last modified time
    Searched refs:CreateNameStr (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/src/pathops/
SkPathOpsDebug.h 165 static void* CreateNameStr();
168 #define DEBUG_FILENAME_STRING (reinterpret_cast<char* >(SkTLS::Get(SkPathOpsDebug::CreateNameStr, \
SkPathOpsDebug.cpp 70 void* SkPathOpsDebug::CreateNameStr() {
  /external/skia/src/pathops/
SkPathOpsDebug.h 165 static void* CreateNameStr();
168 #define DEBUG_FILENAME_STRING (reinterpret_cast<char* >(SkTLS::Get(SkPathOpsDebug::CreateNameStr, \
SkPathOpsDebug.cpp 70 void* SkPathOpsDebug::CreateNameStr() {

Completed in 1348 milliseconds