Searched refs:GetResourcePath (Results 1 – 21 of 21) sorted by relevance
21 SkString GetResourcePath(const char* resource) { in GetResourcePath() function30 SkString resourcePath = GetResourcePath(resource); in GetResourceAsBitmap()45 SkString path = GetResourcePath(resource); in GetResourceAsImage()51 SkString resourcePath = GetResourcePath(resource); in GetResourceAsStream()61 SkString resourcePath = GetResourcePath(resource); in GetResourceAsData()
20 SkString GetResourcePath(const char* resource = "");
162 GetResourcePath("android_fonts/pre_v17/system_fonts.xml").c_str(), in DEF_TEST()163 GetResourcePath("android_fonts/pre_v17/fallback_fonts.xml").c_str()); in DEF_TEST()180 GetResourcePath("android_fonts/v17/system_fonts.xml").c_str(), in DEF_TEST()181 GetResourcePath("android_fonts/v17/fallback_fonts.xml").c_str(), in DEF_TEST()182 GetResourcePath("android_fonts/v17").c_str()); in DEF_TEST()199 GetResourcePath("android_fonts/v22/fonts.xml").c_str(), in DEF_TEST()
42 GetResourcePath("icc_profiles/HP_ZR30w.icc").c_str()); in DEF_TEST()51 data = SkData::MakeFromFileName( GetResourcePath("icc_profiles/HP_Z32x.icc").c_str()); in DEF_TEST()55 data = SkData::MakeFromFileName(GetResourcePath("icc_profiles/upperLeft.icc").c_str()); in DEF_TEST()59 data = SkData::MakeFromFileName(GetResourcePath("icc_profiles/upperRight.icc").c_str()); in DEF_TEST()85 GetResourcePath("icc_profiles/HP_ZR30w.icc").c_str()); in DEF_TEST()89 data = SkData::MakeFromFileName( GetResourcePath("icc_profiles/HP_Z32x.icc").c_str()); in DEF_TEST()93 data = SkData::MakeFromFileName(GetResourcePath("icc_profiles/upperLeft.icc").c_str()); in DEF_TEST()97 data = SkData::MakeFromFileName(GetResourcePath("icc_profiles/upperRight.icc").c_str()); in DEF_TEST()
43 SkData::MakeFromFileName(GetResourcePath("icc_profiles/HP_ZR30w.icc").c_str()); in DEF_TEST()45 data = SkData::MakeFromFileName( GetResourcePath("icc_profiles/HP_Z32x.icc").c_str()); in DEF_TEST()47 data = SkData::MakeFromFileName(GetResourcePath("icc_profiles/upperLeft.icc").c_str()); in DEF_TEST()49 data = SkData::MakeFromFileName(GetResourcePath("icc_profiles/upperRight.icc").c_str()); in DEF_TEST()
249 GetResourcePath("icc_profiles/HP_ZR30w.icc").c_str()); in DEF_TEST()251 monitorData = SkData::MakeFromFileName( GetResourcePath("icc_profiles/HP_Z32x.icc").c_str()); in DEF_TEST()253 monitorData = SkData::MakeFromFileName(GetResourcePath("icc_profiles/upperLeft.icc").c_str()); in DEF_TEST()255 monitorData = SkData::MakeFromFileName(GetResourcePath("icc_profiles/upperRight.icc").c_str()); in DEF_TEST()274 GetResourcePath("icc_profiles/HP_ZR30w.icc").c_str()); in DEF_TEST()276 data = SkData::MakeFromFileName( GetResourcePath("icc_profiles/HP_Z32x.icc").c_str()); in DEF_TEST()278 data = SkData::MakeFromFileName(GetResourcePath("icc_profiles/upperLeft.icc").c_str()); in DEF_TEST()280 data = SkData::MakeFromFileName(GetResourcePath("icc_profiles/upperRight.icc").c_str()); in DEF_TEST()450 GetResourcePath("icc_profiles/SM2333SW.icc").c_str()); in DEF_TEST()
229 new SkFILEStream(GetResourcePath("test640x479.gif").c_str())); in DEF_TEST()268 SkString path = GetResourcePath("test640x479.gif"); in DEF_TEST()
162 SkString resourcePath = GetResourcePath(); in main()
35 SkString path(GetResourcePath(filename)); in load_resource()
913 SkString fullPath(GetResourcePath(path)); in DEF_TEST()931 SkString fullPath(GetResourcePath(path)); in DEF_TEST()1069 GetResourcePath("icc_profiles/HP_ZR30w.icc").c_str()); in check_color_xform()1476 path = GetResourcePath(path.c_str()); in DEF_TEST()
290 SkFILEStream fileStream(GetResourcePath("baby_tux.webp").c_str()); in DEF_TEST()
372 SkString filename = GetResourcePath("/fonts/test.ttc"); in TestPictureTypefaceSerialization()
40 SkString diffusePath = GetResourcePath("brickwork-texture.jpg"); in LightingView()42 SkString normalPath = GetResourcePath("brickwork_normal-map.jpg"); in LightingView()
47 SkString str = GetResourcePath("mandrill_256.png"); in setImageFilename()62 SkString str = GetResourcePath(LUA_FILENAME); in ensureLua()
28 SkString resourcePath = GetResourcePath(imageFilename); in IdentityScaleView()
29 SkString resourcePath = GetResourcePath(imageFilename); in SubpixelTranslateView()
182 return new UnpremulView(GetResourcePath()); in MyFactory()
81 GetResourcePath("icc_profiles/HP_ZR30w.icc").c_str()); in onDelayedSetup()
310 NSString * GetResourcePath(); function311 NSString * GetResourcePath() { function322 if (dladdr((const void*)GetResourcePath, &info) != 0) {541 resourcePath = GetResourcePath();
1350 SkString testResourcePath = GetResourcePath("color_wheel.png"); in main()
1024 GetResourcePath("icc_profiles/HP_ZR30w.icc").c_str()); in draw()