Home
last modified time | relevance | path

Searched refs:gResourcePath (Results 1 – 11 of 11) sorted by relevance

/external/skia/bench/
DSkBenchmark.h108 static void SetResourcePath(const char* resPath) { gResourcePath.set(resPath); } in SetResourcePath()
110 static SkString& GetResourcePath() { return gResourcePath; } in GetResourcePath()
130 static SkString gResourcePath; variable
DSkBenchmark.cpp15 SkString SkBenchmark::gResourcePath; member in SkBenchmark
/external/skia/gm/
Dgm.h90 gResourcePath = resourcePath; in SetResourcePath()
94 return gResourcePath; in GetResourcePath()
108 static SkString gResourcePath;
DcopyTo4444.cpp34 INHERITED::gResourcePath.c_str(), "mandrill_512.png"); in onDraw()
Dfactory.cpp30 SkString filename = SkOSPath::SkPathJoin(INHERITED::gResourcePath.c_str(), in onOnceBeforeDraw()
Dcmykjpeg.cpp29 SkString filename(INHERITED::gResourcePath); in onOnceBeforeDraw()
Dgm.cpp11 SkString GM::gResourcePath; member in GM
Dscalebitmap.cpp23 SkString path(skiagm::GM::gResourcePath); in ScaleBitmapGM()
Dcoloremoji.cpp27 SkString filename(INHERITED::gResourcePath); in onOnceBeforeDraw()
Ddownsamplebitmap.cpp171 SkString path(skiagm::GM::gResourcePath); in make_bitmap()
Dfilterbitmap.cpp189 SkString path(skiagm::GM::gResourcePath); in make_bitmap()