HomeSort by relevance Sort by last modified time
    Searched refs:RsSurfaceConfig (Results 1 - 5 of 5) sorted by null

  /frameworks/rs/
rs.h 41 RsSurfaceConfig sc, uint32_t dpi);
rsContext.h 86 static Context * createContext(Device *, const RsSurfaceConfig *sc,
113 RsSurfaceConfig mUserSurfaceConfig;
284 bool initContext(Device *, const RsSurfaceConfig *sc);
rsDefines.h 97 } RsSurfaceConfig;
rsContext.cpp 520 Context * Context::createContext(Device *dev, const RsSurfaceConfig *sc,
545 bool Context::initContext(Device *dev, const RsSurfaceConfig *sc) {
949 uint32_t sdkVersion, RsSurfaceConfig sc,
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 199 RsSurfaceConfig sc;
    [all...]

Completed in 46 milliseconds