Home
last modified time | relevance | path

Searched refs:getContextType (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/
DrsContext.h244 RsContextType getContextType() const { return mContextType; } in getContextType() function
/frameworks/rs/cpu_ref/
DrsCpuScriptGroup2.cpp232 if (context->getContextType() == RS_CONTEXT_TYPE_DEBUG) { in getCoreLibPath()
477 (mCpuRefImpl->getContext()->getContextType() == RS_CONTEXT_TYPE_DEBUG); in compile()
DrsCpuScript.cpp319 if (mCtx->getContext()->getContextType() == RS_CONTEXT_TYPE_DEBUG) { in init()
456 if (mCtx->getContext()->getContextType() == RS_CONTEXT_TYPE_DEBUG) { in findCoreLib()