Searched refs:mContextType (Results 1 – 4 of 4) sorted by relevance
254 RsContextType getContextType() const { return mContextType; } in getContextType()255 void setContextType(RsContextType ct) { mContextType = ct; } in setContextType()318 RsContextType mContextType; variable
268 rsc->mContextType = RS_CONTEXT_TYPE_DEBUG; in threadProc()463 mContextType = RS_CONTEXT_TYPE_NORMAL; in Context()502 rsc->mContextType = ct; in createContext()
203 ContextType mContextType; field in RenderScript1316 (mRS.mContextType != ContextType.DEBUG || in run()1357 mContextType = ContextType.NORMAL; in RenderScript()1422 rs.mContextType = ct; in internalCreate()1518 if ((prs.mContextType == ct) && in create()
284 ContextType mContextType; field in RenderScript1328 mContextType = ContextType.NORMAL; in RenderScript()1468 rs.mContextType = ct; in internalCreate()1568 if ((prs.mContextType == ct) && in create()