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

  /external/chromium_org/third_party/skia/src/core/
SkPathRef.cpp 31 void SkPathRef::CreateEmptyImpl(SkPathRef** empty) {
39 SkOnce(&once, SkPathRef::CreateEmptyImpl, &gEmptyPathRef);
  /external/skia/src/core/
SkPathRef.cpp 31 void SkPathRef::CreateEmptyImpl(SkPathRef** empty) {
39 SkOnce(&once, SkPathRef::CreateEmptyImpl, &gEmptyPathRef);
  /external/chromium_org/third_party/skia/include/core/
SkPathRef.h 425 static void CreateEmptyImpl(SkPathRef** empty);
  /external/skia/include/core/
SkPathRef.h 425 static void CreateEmptyImpl(SkPathRef** empty);

Completed in 24 milliseconds