Home
last modified time | relevance | path

Searched refs:GetResourcePath (Results 1 – 7 of 7) sorted by relevance

/external/skia/tests/
Dskia_test.cpp143 SkString Test::GetResourcePath() { in GetResourcePath() function in Test
190 SkString resourcePath = Test::GetResourcePath(); in tool_main()
DTest.h65 static SkString GetResourcePath();
DImageDecodingTest.cpp145 SkString resourcePath = skiatest::Test::GetResourcePath(); in test_unpremul()
DFontHostTest.cpp159 SkString resourcePath = skiatest::Test::GetResourcePath(); in test_fontstream()
/external/skia/bench/
DSkBenchmark.h110 static SkString& GetResourcePath() { return gResourcePath; } in GetResourcePath() function
DSkipZeroesBench.cpp48 const char* resPath = GetResourcePath().c_str(); in onPreDraw()
/external/skia/gm/
Dgm.h93 static SkString& GetResourcePath() { in GetResourcePath() function