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

  /frameworks/rs/driver/
rsdProgramStore.cpp 171 if (rsc->mUserSurfaceConfig.depthMin > 0) {
rsdGL.cpp 210 if (rsc->mUserSurfaceConfig.depthMin > 0) {
212 configAttribsPtr[1] = rsc->mUserSurfaceConfig.depthMin;
293 if (rsc->mUserSurfaceConfig.depthMin <= 0) {
  /frameworks/rs/
rsDefines.h 90 uint32_t depthMin;
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rsDefines.h 90 uint32_t depthMin;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rsDefines.h 90 uint32_t depthMin;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rsDefines.h 90 uint32_t depthMin;
  /frameworks/base/rs/java/android/renderscript/
RenderScript.java 198 int depthMin, int depthPref,
204 int depthMin, int depthPref,
208 alphaMin, alphaPref, depthMin, depthPref,
    [all...]
  /frameworks/base/rs/jni/
android_renderscript_RenderScript.cpp 253 jint depthMin, jint depthPref,
263 sc.depthMin = depthMin;
    [all...]

Completed in 138 milliseconds