HomeSort by relevance Sort by last modified time
    Searched defs:gResourcePath (Results 1 - 3 of 3) sorted by null

  /external/skia/bench/
SkBenchmark.cpp 15 SkString SkBenchmark::gResourcePath;
SkBenchmark.h 108 static void SetResourcePath(const char* resPath) { gResourcePath.set(resPath); }
110 static SkString& GetResourcePath() { return gResourcePath; }
130 static SkString gResourcePath;
  /external/skia/gm/
gm.h 90 gResourcePath = resourcePath;
94 return gResourcePath;
108 static SkString gResourcePath;

Completed in 243 milliseconds