Home
last modified time | relevance | path

Searched defs:baseDepth (Results 1 – 4 of 4) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/
DICUResourceBundle.java983 int baseDepth = base.getResDepth(); in findResourceWithFallback() local
1017 int baseDepth = base.getResDepth(); in findStringWithFallback() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICUResourceBundle.java978 int baseDepth = base.getResDepth(); in findResourceWithFallback() local
1012 int baseDepth = base.getResDepth(); in findStringWithFallback() local
/external/deqp/modules/gles3/performance/
Des3pDepthTests.cpp183 …vector<float> getFullScreenGrid (int resolution, deUint32 seed, float baseDepth, float depthNoise,… in getFullScreenGrid()
/external/angle/src/libANGLE/renderer/d3d/
DTextureD3D.cpp3542 int baseDepth = getLayerCount(getBaseLevel()); in initMipmapImages() local