OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:resourcePath
(Results
1 - 20
of
20
) sorted by null
/external/chromium_org/third_party/skia/bench/
SkipZeroesBench.cpp
49
SkString
resourcePath
= GetResourcePath();
50
if (
resourcePath
.isEmpty()) {
55
SkString fullPath = SkOSPath::Join(
resourcePath
.c_str(), fFilename.c_str());
/external/chromium_org/third_party/skia/samplecode/
SampleIdentityScale.cpp
26
SkString
resourcePath
= GetResourcePath(imageFilename);
28
SkFILEStream stream(
resourcePath
.c_str());
SampleSubpixelTranslate.cpp
29
SkString
resourcePath
= GetResourcePath(imageFilename);
31
SkFILEStream stream(
resourcePath
.c_str());
/external/chromium_org/third_party/skia/tools/flags/
SkCommonFlags.h
25
DECLARE_string(
resourcePath
);
/external/chromium_org/third_party/skia/gm/
downsamplebitmap.cpp
173
SkString
resourcePath
= GetResourcePath(fFilename.c_str());
174
SkFILEStream stream(
resourcePath
.c_str());
filterbitmap.cpp
198
SkString
resourcePath
= GetResourcePath(fFilename.c_str());
199
SkFILEStream stream(
resourcePath
.c_str());
filterindiabox.cpp
111
SkString
resourcePath
= GetResourcePath(fFilename.c_str());
112
SkFILEStream stream(
resourcePath
.c_str());
/external/chromium_org/third_party/skia/tests/
skia_test.cpp
141
SkString
resourcePath
= GetResourcePath();
142
if (!
resourcePath
.isEmpty()) {
143
header.appendf(" --
resourcePath
%s",
resourcePath
.c_str());
FontHostTest.cpp
153
SkString
resourcePath
= GetResourcePath();
154
if (
resourcePath
.isEmpty()) {
155
SkDebugf("Could not run fontstream test because
resourcePath
not specified.");
158
SkString filename = SkOSPath::Join(
resourcePath
.c_str(), "test.ttc");
SerializationTest.cpp
322
SkString
resourcePath
= GetResourcePath();
323
if (
resourcePath
.isEmpty()) {
324
SkDebugf("Could not run fontstream test because
resourcePath
not specified.");
327
SkString filename = SkOSPath::Join(
resourcePath
.c_str(), "test.ttc");
ImageDecodingTest.cpp
153
SkString
resourcePath
= GetResourcePath();
154
if (
resourcePath
.isEmpty()) {
155
SkDebugf("Could not run unpremul test because
resourcePath
not specified.");
158
SkOSFile::Iter iter(
resourcePath
.c_str());
162
SkString filename = SkOSPath::Join(
resourcePath
.c_str(), basename.c_str());
235
SkString
resourcePath
= GetResourcePath();
236
if (
resourcePath
.isEmpty()) {
237
SkDebugf("Could not run alphaType test because
resourcePath
not specified.");
241
SkOSFile::Iter iter(
resourcePath
.c_str());
245
SkString filename = SkOSPath::Join(
resourcePath
.c_str(), basename.c_str())
[
all
...]
/external/chromium_org/content/browser/indexed_db/
indexed_db_browsertest.cc
575
base::FilePath
resourcePath
=
581
if (!base::ReadFileToString(
resourcePath
, &file_contents))
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/76/1/.cp/ant_tasks/
resources-ant.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar
org.eclipse.pde.core_3.6.1.v20100902_r361.jar
org.apache.jasper_5.5.17.v201004212143.jar
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar
com.ibm.icu_4.2.1.v20100412.jar
Completed in 729 milliseconds