Searched refs:gResourcePath (Results 1 – 11 of 11) sorted by relevance
108 static void SetResourcePath(const char* resPath) { gResourcePath.set(resPath); } in SetResourcePath()110 static SkString& GetResourcePath() { return gResourcePath; } in GetResourcePath()130 static SkString gResourcePath; variable
15 SkString SkBenchmark::gResourcePath; member in SkBenchmark
90 gResourcePath = resourcePath; in SetResourcePath()94 return gResourcePath; in GetResourcePath()108 static SkString gResourcePath;
34 INHERITED::gResourcePath.c_str(), "mandrill_512.png"); in onDraw()
30 SkString filename = SkOSPath::SkPathJoin(INHERITED::gResourcePath.c_str(), in onOnceBeforeDraw()
29 SkString filename(INHERITED::gResourcePath); in onOnceBeforeDraw()
11 SkString GM::gResourcePath; member in GM
23 SkString path(skiagm::GM::gResourcePath); in ScaleBitmapGM()
27 SkString filename(INHERITED::gResourcePath); in onOnceBeforeDraw()
171 SkString path(skiagm::GM::gResourcePath); in make_bitmap()
189 SkString path(skiagm::GM::gResourcePath); in make_bitmap()