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

  /external/skia/src/pathops/
SkPathOpsDebug.h 321 static void DeleteNameStr(void* v);
324 SkPathOpsDebug::DeleteNameStr)))
SkPathOpsDebug.cpp 517 void SkPathOpsDebug::DeleteNameStr(void* v) { delete[] reinterpret_cast<char*>(v); }
    [all...]

Completed in 204 milliseconds