Searched refs:resourcePath (Results 26 - 45 of 45) sorted by relevance

12

/external/skia/bench/
H A DETCBitmapBench.cpp93 SkString resourcePath = GetResourcePath(); local
94 SkString filename = SkOSPath::SkPathJoin(resourcePath.c_str(),
100 SkDebugf("Could not open the file. Did you forget to set the resourcePath?\n");
/external/skia/samplecode/
H A DSamplePicture.cpp40 SkString resourcePath = GetResourcePath(); local
41 SkString path = SkOSPath::SkPathJoin(resourcePath.c_str(), "mandrill_512.png");
/external/chromium_org/third_party/skia/tests/
H A DKtxTest.cpp144 SkString resourcePath = GetResourcePath(); local
145 SkString filename = SkOSPath::SkPathJoin(resourcePath.c_str(), "mandrill_128.pkm");
164 SkString ktxFilename = SkOSPath::SkPathJoin(resourcePath.c_str(), "mandrill_128.ktx");
H A Dskia_test.cpp160 SkString resourcePath = GetResourcePath(); local
161 if (!resourcePath.isEmpty()) {
162 header.appendf(" --resourcePath %s", resourcePath.c_str());
H A DFontHostTest.cpp153 SkString resourcePath = GetResourcePath(); local
154 if (resourcePath.isEmpty()) {
155 SkDebugf("Could not run fontstream test because resourcePath not specified.");
158 SkString filename = SkOSPath::SkPathJoin(resourcePath.c_str(), "test.ttc");
/external/skia/tests/
H A DKtxTest.cpp144 SkString resourcePath = GetResourcePath(); local
145 SkString filename = SkOSPath::SkPathJoin(resourcePath.c_str(), "mandrill_128.pkm");
167 SkString ktxFilename = SkOSPath::SkPathJoin(resourcePath.c_str(), "mandrill_128.ktx");
H A Dskia_test.cpp160 SkString resourcePath = GetResourcePath(); local
161 if (!resourcePath.isEmpty()) {
162 header.appendf(" --resourcePath %s", resourcePath.c_str());
H A DFontHostTest.cpp153 SkString resourcePath = GetResourcePath(); local
154 if (resourcePath.isEmpty()) {
155 SkDebugf("Could not run fontstream test because resourcePath not specified.");
158 SkString filename = SkOSPath::SkPathJoin(resourcePath.c_str(), "test.ttc");
/external/robolectric/src/main/java/com/xtremelabs/robolectric/res/
H A DResourceLoader.java288 File resourcePath = new File(resFolder, getAndroidResourceSubPath(i));
289 if (resourcePath.exists()) {
290 return resourcePath.getAbsolutePath();
293 resourcePath.toString() + " continuing.");
/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_browsertest.cc568 base::FilePath resourcePath = local
574 if (!base::ReadFileToString(resourcePath, &file_contents))
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/extensions/
H A DExtensionServer.js905 _expandResourcePath: function(extensionPath, resourcePath)
907 if (!resourcePath)
909 return extensionPath + this._normalizePath(resourcePath);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...

Completed in 617 milliseconds

12