OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getContextType
(Results
1 - 15
of
15
) sorted by null
/external/skia/tests/
TestConfigParsing.cpp
44
REPORTER_ASSERT(reporter, configs[0]->asConfigGpu()->
getContextType
()
143
REPORTER_ASSERT(reporter, configs[32]->asConfigGpu()->
getContextType
() ==
151
REPORTER_ASSERT(reporter, configs[33]->asConfigGpu()->
getContextType
() ==
155
REPORTER_ASSERT(reporter, configs[34]->asConfigGpu()->
getContextType
() ==
160
REPORTER_ASSERT(reporter, configs[35]->asConfigGpu()->
getContextType
() ==
164
REPORTER_ASSERT(reporter, configs[36]->asConfigGpu()->
getContextType
() ==
169
REPORTER_ASSERT(reporter, configs[37]->asConfigGpu()->
getContextType
() ==
172
REPORTER_ASSERT(reporter, configs[38]->asConfigGpu()->
getContextType
() ==
176
REPORTER_ASSERT(reporter, configs[39]->asConfigGpu()->
getContextType
() ==
227
REPORTER_ASSERT(reporter, configs[0]->asConfigGpu()->
getContextType
() =
[
all
...]
/external/skia/tools/flags/
SkCommonFlagsConfig.h
60
ContextType
getContextType
() const { return fContextType; }
/frameworks/rs/
rsContext.h
244
RsContextType
getContextType
() const { return mContextType; }
/frameworks/rs/cpu_ref/
rsCpuScriptGroup2.cpp
232
if (context->
getContextType
() == RS_CONTEXT_TYPE_DEBUG) {
477
(mCpuRefImpl->getContext()->
getContextType
() == RS_CONTEXT_TYPE_DEBUG);
rsCpuScript.cpp
312
if (mCtx->getContext()->
getContextType
() == RS_CONTEXT_TYPE_DEBUG) {
449
if (mCtx->getContext()->
getContextType
() == RS_CONTEXT_TYPE_DEBUG) {
[
all
...]
/external/skia/tools/skpbench/
skpbench.cpp
280
factory.getContextInfo(config->
getContextType
(), config->getContextOverrides());
/external/skia/bench/
nanobench.cpp
412
const auto ctxType = gpuConfig->
getContextType
();
[
all
...]
/external/skia/dm/
DM.cpp
851
GrContextFactory::ContextType contextType = gpuConfig->
getContextType
();
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.text_3.5.0.v20100601-1300.jar
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar
/external/icu/tools/srcgen/currysrc/libs/
org.eclipse.text_3.5.400.v20150505-1044.jar
/prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar
/prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar
/prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.9.1/
xercesImpl-2.9.1.jar
/prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.11.0/
xercesImpl-2.11.0.jar
Completed in 2039 milliseconds