HomeSort by relevance Sort by last modified time
    Searched defs:mRSC (Results 1 - 4 of 4) sorted by null

  /frameworks/rs/
rsObjectBase.h 56 Context * getContext() const {return mRSC;}
81 Context *mRSC;
rsFont.h 187 Context *mRSC;
  /frameworks/compile/slang/
slang_rs_reflection_state.h 133 mRSC(nullptr),
375 const RSContext *mRSC;
  /frameworks/rs/cpu_ref/
rsCpuCore.h 161 Context * getContext() {return mRSC;}
182 return mScriptLookupFn(mRSC, s);
223 Context *mRSC;

Completed in 152 milliseconds