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

/frameworks/rs/
H A DrsContext.h252 RsContextType getContextType() const { return mContextType; } function in class:android::renderscript::Context
/frameworks/rs/cpu_ref/
H A DrsCpuScript.cpp339 if (mCtx->getContext()->getContextType() == RS_CONTEXT_TYPE_DEBUG) {
466 if (mCtx->getContext()->getContextType() == RS_CONTEXT_TYPE_DEBUG) {
H A DrsCpuScriptGroup2.cpp227 if (context->getContextType() == RS_CONTEXT_TYPE_DEBUG) {

Completed in 96 milliseconds