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

  /frameworks/rs/
rsContext.h 234 RsContextType getContextType() const { return mContextType; }
235 void setContextType(RsContextType ct) { mContextType = ct; }
249 RsContextType mContextType;
  /frameworks/base/graphics/java/android/renderscript/
RenderScript.java 130 ContextType mContextType;
    [all...]

Completed in 259 milliseconds