OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetResourcePath
(Results
1 - 3
of
3
) sorted by null
/external/skia/bench/
SkBenchmark.h
110
static SkString&
GetResourcePath
() { return gResourcePath; }
/external/skia/gm/
gm.h
93
static SkString&
GetResourcePath
() {
/external/skia/tests/
skia_test.cpp
143
SkString Test::
GetResourcePath
() {
190
SkString resourcePath = Test::
GetResourcePath
();
Completed in 791 milliseconds