Searched refs:mContextType (Results 1 – 3 of 3) sorted by relevance
247 RsContextType getContextType() const { return mContextType; } in getContextType()248 void setContextType(RsContextType ct) { mContextType = ct; } in setContextType()262 RsContextType mContextType; variable
317 rsc->mContextType = RS_CONTEXT_TYPE_DEBUG; in threadProc()527 mContextType = RS_CONTEXT_TYPE_NORMAL; in Context()541 rsc->mContextType = ct; in createContext()
190 ContextType mContextType; field in RenderScript1141 (mRS.mContextType != ContextType.DEBUG || in run()1182 mContextType = ContextType.NORMAL; in RenderScript()1233 rs.mContextType = ct; in create()