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

  /frameworks/rs/
rsContext.h 246 RsContextType getContextType() const { return mContextType; }
247 void setContextType(RsContextType ct) { mContextType = ct; }
261 RsContextType mContextType;
  /frameworks/base/graphics/java/android/renderscript/
RenderScript.java 168 ContextType mContextType;
    [all...]

Completed in 57 milliseconds