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

  /frameworks/rs/
rsInternalDefines.h 41 uint32_t depthMin;
  /frameworks/rs/driver/
rsdProgramStore.cpp 170 if (rsc->mUserSurfaceConfig.depthMin > 0) {
rsdGL.cpp 206 if (rsc->mUserSurfaceConfig.depthMin > 0) {
208 configAttribsPtr[1] = rsc->mUserSurfaceConfig.depthMin;
283 if (rsc->mUserSurfaceConfig.depthMin <= 0) {
  /frameworks/base/rs/java/android/renderscript/
RenderScript.java 211 int depthMin, int depthPref,
217 int depthMin, int depthPref,
221 alphaMin, alphaPref, depthMin, depthPref,
    [all...]
  /frameworks/base/rs/jni/
android_renderscript_RenderScript.cpp     [all...]

Completed in 167 milliseconds