Home
last modified time | relevance | path

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

/external/skia/tools/
DResources.cpp30 SkString resourcePath = GetResourcePath(resource); in GetResourceAsBitmap() local
48 SkString resourcePath = GetResourcePath(resource); in GetResourceAsStream() local
58 SkString resourcePath = GetResourcePath(resource); in GetResourceAsData() local
/external/skia/tests/
DBadIcoTest.cpp33 SkString resourcePath = SkOSPath::Join(badImagesFolder, badImages[i]); in DEF_TEST() local
Dskia_test.cpp162 SkString resourcePath = GetResourcePath(); in main() local
DCodecTest.cpp1400 SkString resourcePath = GetResourcePath(path); in test_invalid_header() local
/external/skia/samplecode/
DSampleIdentityScale.cpp28 SkString resourcePath = GetResourcePath(imageFilename); in IdentityScaleView() local
DSampleSubpixelTranslate.cpp29 SkString resourcePath = GetResourcePath(imageFilename); in SubpixelTranslateView() local
/external/clang/test/Analysis/
DMissingDealloc.m155 NSString *resourcePath; field
164 - (NSString *)resourcePath; method
/external/skia/gm/
Dmakecolorspace.cpp16 SkString resourcePath = GetResourcePath(path); in make_raster_image() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DRelativeDateFormat.java339 String resourcePath = "calendar/" + cal.getType() + "/DateTimePatterns"; in initializeCombinedFormat() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DRelativeDateFormat.java341 String resourcePath = "calendar/" + cal.getType() + "/DateTimePatterns"; in initializeCombinedFormat() local
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/res/
DResourceLoader.java288 File resourcePath = new File(resFolder, getAndroidResourceSubPath(i)); in getPathToAndroidResources() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRelativeDateTimeFormatter.java1227 String resourcePath = "calendar/" + calType + "/DateTimePatterns"; in getDateTimePattern() local
DSimpleDateFormat.java1200 String resourcePath = "calendar/" + cal.getType() + "/DateTimePatterns"; in getDefaultPattern() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DRelativeDateTimeFormatter.java1164 String resourcePath = "calendar/" + calType + "/DateTimePatterns"; in getDateTimePattern() local
DSimpleDateFormat.java1195 String resourcePath = "calendar/" + cal.getType() + "/DateTimePatterns"; in getDefaultPattern() local
/external/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp712 CharString resourcePath("calendar/", status); in construct() local