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

  /frameworks/rs/driver/
rsdProgramStore.cpp 171 if (rsc->mUserSurfaceConfig.depthMin > 0) {
rsdGL.cpp 211 if (rsc->mUserSurfaceConfig.depthMin > 0) {
213 configAttribsPtr[1] = rsc->mUserSurfaceConfig.depthMin;
294 if (rsc->mUserSurfaceConfig.depthMin <= 0) {
  /frameworks/rs/
rsDefines.h 90 uint32_t depthMin;
  /frameworks/base/graphics/java/android/renderscript/
RenderScript.java 176 int depthMin, int depthPref,
182 int depthMin, int depthPref,
186 alphaMin, alphaPref, depthMin, depthPref,
    [all...]
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 194 int depthMin, int depthPref,
204 sc.depthMin = depthMin;
    [all...]

Completed in 61 milliseconds