Searched refs:RS_CONTEXT_TYPE_DEBUG (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/
H A DrsDefines.h81 RS_CONTEXT_TYPE_DEBUG, enumerator in enum:RsContextType
H A DrsContext.cpp317 rsc->mContextType = RS_CONTEXT_TYPE_DEBUG;
333 } else if (rsc->getContextType() == RS_CONTEXT_TYPE_DEBUG) {
/frameworks/rs/cpu_ref/
H A DrsCpuScript.cpp429 if (mCtx->getContext()->getContextType() == RS_CONTEXT_TYPE_DEBUG) {
728 if (mCtx->getContext()->getContextType() == RS_CONTEXT_TYPE_DEBUG) {

Completed in 414 milliseconds