Home
last modified time | relevance | path

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

/frameworks/rs/
DrsContext.h247 RsContextType getContextType() const { return mContextType; } in getContextType() function
DrsContext.cpp333 } else if (rsc->getContextType() == RS_CONTEXT_TYPE_DEBUG) { in threadProc()
/frameworks/rs/cpu_ref/
DrsCpuScript.cpp429 if (mCtx->getContext()->getContextType() == RS_CONTEXT_TYPE_DEBUG) { in init()
728 if (mCtx->getContext()->getContextType() == RS_CONTEXT_TYPE_DEBUG) { in findCoreLib()