Searched refs:GetResourcePath (Results 1 – 25 of 28) sorted by relevance
12
20 SkString GetResourcePath(const char* resource) { in GetResourcePath() function29 SkString resourcePath = GetResourcePath(resource); in GetResourceAsBitmap()36 SkString path = GetResourcePath(resource); in GetResourceAsImage()42 SkString resourcePath = GetResourcePath(resource); in GetResourceAsStream()
18 SkString GetResourcePath(const char* resource = "");
161 GetResourcePath("android_fonts/pre_v17/system_fonts.xml").c_str(), in DEF_TEST()162 GetResourcePath("android_fonts/pre_v17/fallback_fonts.xml").c_str()); in DEF_TEST()179 GetResourcePath("android_fonts/v17/system_fonts.xml").c_str(), in DEF_TEST()180 GetResourcePath("android_fonts/v17/fallback_fonts.xml").c_str(), in DEF_TEST()181 GetResourcePath("android_fonts/v17").c_str()); in DEF_TEST()198 GetResourcePath("android_fonts/v22/fonts.xml").c_str(), in DEF_TEST()
29 SkString resourcePath = GetResourcePath(badImagesFolder); in DEF_TEST()
43 SkString path(GetResourcePath(filename)); in load_resource()
15 SkString fullPath = GetResourcePath(path); in resource()
145 SkString resourcePath = GetResourcePath(); in test_main()
25 SkString fullPath = GetResourcePath(path); in resource()882 SkString fullPath(GetResourcePath(path)); in DEF_TEST()900 SkString fullPath(GetResourcePath(path)); in DEF_TEST()
195 new SkFILEStream(GetResourcePath("test640x479.gif").c_str())); in DEF_TEST()
41 SkString diffusePath = GetResourcePath("brickwork-texture.jpg"); in LightingView()43 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()
27 SkString resourcePath = GetResourcePath(imageFilename); in IdentityScaleView()
29 SkString resourcePath = GetResourcePath(imageFilename); in SubpixelTranslateView()
195 return new UnpremulView(GetResourcePath()); in MyFactory()
99 SkString filename = GetResourcePath("mandrill_128."); in onDraw()184 SkString pkmFilename = GetResourcePath("mandrill_128.pkm"); in onDraw()
35 SkString pngFilename = GetResourcePath("mandrill_512.png"); in onDraw()
32 SkString pngFilename = GetResourcePath("plane.png"); in onOnceBeforeDraw()
29 SkString jpgFilename = GetResourcePath("CMYK.jpg"); in onOnceBeforeDraw()
28 SkString resourcePath = GetResourcePath("mandrill_512.png"); in onOnceBeforeDraw()
28 SkString resourcePath = GetResourcePath("color_wheel.png"); in onOnceBeforeDraw()
103 SkString resourcePath = GetResourcePath(fFilename.c_str()); in makeBitmap()
175 SkString resourcePath = GetResourcePath(fFilename.c_str()); in make_bitmap()
200 SkString resourcePath = GetResourcePath(fFilename.c_str()); in makeBitmap()
49 SkString resourcePath = GetResourcePath(); in onDelayedSetup()
310 NSString * GetResourcePath(); function311 NSString * GetResourcePath() { function322 if (dladdr((const void*)GetResourcePath, &info) != 0) {541 resourcePath = GetResourcePath();