Home
last modified time | relevance | path

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

/external/skia/tools/
DResources.cpp29 SkString resourcePath = GetResourcePath(resource); in GetResourceAsBitmap() local
42 SkString resourcePath = GetResourcePath(resource); in GetResourceAsStream() local
/external/clang/test/Analysis/
DMissingDealloc.m98 NSString *resourcePath; field
104 - (NSString *)resourcePath; method
/external/skia/tests/
DBadIcoTest.cpp29 SkString resourcePath = GetResourcePath(badImagesFolder); in DEF_TEST() local
Dskia_test.cpp145 SkString resourcePath = GetResourcePath(); in test_main() local
/external/skia/gm/
Dpixelxorxfermode.cpp28 SkString resourcePath = GetResourcePath("mandrill_512.png"); in onOnceBeforeDraw() local
Davoidxfermode.cpp28 SkString resourcePath = GetResourcePath("color_wheel.png"); in onOnceBeforeDraw() local
Dfilterindiabox.cpp103 SkString resourcePath = GetResourcePath(fFilename.c_str()); in makeBitmap() local
Ddownsamplebitmap.cpp175 SkString resourcePath = GetResourcePath(fFilename.c_str()); in make_bitmap() local
Dfilterbitmap.cpp200 SkString resourcePath = GetResourcePath(fFilename.c_str()); in makeBitmap() local
/external/skia/samplecode/
DSampleIdentityScale.cpp27 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 onDelayedSetup() local
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/res/
DResourceLoader.java288 File resourcePath = new File(resFolder, getAndroidResourceSubPath(i)); in getPathToAndroidResources() local