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

  /external/skia/src/pathops/
SkPathOpsDebug.h 320 static void* CreateNameStr();
323 #define DEBUG_FILENAME_STRING (reinterpret_cast<char* >(SkTLS::Get(SkPathOpsDebug::CreateNameStr, \
SkPathOpsDebug.cpp 515 void* SkPathOpsDebug::CreateNameStr() { return new char[DEBUG_FILENAME_STRING_LENGTH]; }
    [all...]

Completed in 73 milliseconds