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

  /frameworks/rs/driver/
rsdProgramStore.cpp 171 if (rsc->mUserSurfaceConfig.depthMin > 0) {
rsdGL.cpp 212 if (rsc->mUserSurfaceConfig.depthMin > 0) {
214 configAttribsPtr[1] = rsc->mUserSurfaceConfig.depthMin;
295 if (rsc->mUserSurfaceConfig.depthMin <= 0) {
  /frameworks/rs/
rsDefines.h 90 uint32_t depthMin;
  /frameworks/base/graphics/java/android/renderscript/
RenderScript.java 137 int depthMin, int depthPref,
143 int depthMin, int depthPref,
147 alphaMin, alphaPref, depthMin, depthPref,
    [all...]
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 195 int depthMin, int depthPref,
205 sc.depthMin = depthMin;
    [all...]

Completed in 1443 milliseconds