OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RS_CONTEXT_TYPE_DEBUG
(Results
1 - 4
of
4
) sorted by null
/frameworks/rs/
rsDefines.h
82
RS_CONTEXT_TYPE_DEBUG
,
rsContext.cpp
249
rsc->mContextType =
RS_CONTEXT_TYPE_DEBUG
;
/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
...]
Completed in 254 milliseconds