Home
last modified time | relevance | path

Searched defs:resourcePath (Results 1 – 12 of 12) sorted by relevance

/external/skia/tools/
DResources.cpp28 SkString resourcePath = GetResourcePath(resource); in GetResourceAsBitmap() local
34 SkString resourcePath = GetResourcePath(resource); in GetResourceAsStream() local
/external/clang/test/Analysis/
DMissingDealloc.m98 NSString *resourcePath; field
104 - (NSString *)resourcePath; method
/external/skia/tests/
DBadIcoTest.cpp26 SkString resourcePath = GetResourcePath(badIcoFolder); in DEF_TEST() local
DImageDecodingTest.cpp153 SkString resourcePath = GetResourcePath(); in test_unpremul() local
237 SkString resourcePath = GetResourcePath(); in DEF_TEST() local
260 SkString resourcePath = GetResourcePath(); in DEF_TEST() local
Dskia_test.cpp154 SkString resourcePath = GetResourcePath(); in test_main() local
/external/skia/samplecode/
DSampleIdentityScale.cpp26 SkString resourcePath = GetResourcePath(imageFilename); in IdentityScaleView() local
DSampleSubpixelTranslate.cpp29 SkString resourcePath = GetResourcePath(imageFilename); in SubpixelTranslateView() local
/external/skia/bench/
DSkipZeroesBench.cpp49 SkString resourcePath = GetResourcePath(); in onPreDraw() local
/external/skia/gm/
Dfilterindiabox.cpp103 SkString resourcePath = GetResourcePath(fFilename.c_str()); in makeBitmap() local
Dfilterbitmap.cpp200 SkString resourcePath = GetResourcePath(fFilename.c_str()); in makeBitmap() local
Ddownsamplebitmap.cpp175 SkString resourcePath = GetResourcePath(fFilename.c_str()); in make_bitmap() local
/external/robolectric/src/main/java/com/xtremelabs/robolectric/res/
DResourceLoader.java288 File resourcePath = new File(resFolder, getAndroidResourceSubPath(i)); in getPathToAndroidResources() local