| /external/skia/bench/ |
| D | PictureNestingBench.cpp | 19 PictureNesting(const char* name, int maxLevel, int maxPictureLevel) in PictureNesting() 110 PictureNestingRecording(int maxLevel, int maxPictureLevel) in PictureNestingRecording() 137 PictureNestingPlayback(int maxLevel, int maxPictureLevel) in PictureNestingPlayback()
|
| /external/skqp/bench/ |
| D | PictureNestingBench.cpp | 19 PictureNesting(const char* name, int maxLevel, int maxPictureLevel) in PictureNesting() 110 PictureNestingRecording(int maxLevel, int maxPictureLevel) in PictureNestingRecording() 137 PictureNestingPlayback(int maxLevel, int maxPictureLevel) in PictureNestingPlayback()
|
| /external/s2-geometry-library-java/src/com/google/common/geometry/ |
| D | S2RegionCoverer.java | 74 private int maxLevel; field in S2RegionCoverer 176 public void setMaxLevel(int maxLevel) { in setMaxLevel() 185 public int maxLevel() { in maxLevel() method in S2RegionCoverer
|
| /external/icu/icu4c/source/common/ |
| D | ubidiln.cpp | 437 reorderLine(UBiDi *pBiDi, UBiDiLevel minLevel, UBiDiLevel maxLevel) { in reorderLine() 600 UBiDiLevel minLevel=UBIDI_MAX_EXPLICIT_LEVEL+1, maxLevel=0; in ubidi_getRuns() local 714 UBiDiLevel level, minLevel, maxLevel; in prepareReorder() local 752 UBiDiLevel minLevel = 0, maxLevel = 0; in ubidi_reorderLogical() local 815 UBiDiLevel minLevel = 0, maxLevel = 0; in ubidi_reorderVisual() local
|
| /external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/ |
| D | SoundLevelCalibration.java | 71 final int maxLevel = mAudioManager.getStreamMaxVolume(AudioManager.STREAM_MUSIC); in calibrate() local
|
| /external/mesa3d/src/mesa/drivers/common/ |
| D | meta_generate_mipmap.c | 153 const GLuint maxLevel = texObj->MaxLevel; in _mesa_meta_GenerateMipmap() local
|
| /external/deqp/framework/common/ |
| D | tcuTexture.cpp | 2440 int maxLevel = (int)numLevels-1; in sampleLevelArray1DOffset() local 2450 int maxLevel = (int)numLevels-1; in sampleLevelArray1DOffset() local 2489 int maxLevel = (int)numLevels-1; in sampleLevelArray2DOffset() local 2509 int maxLevel = (int)numLevels-1; in sampleLevelArray2DOffset() local 2548 int maxLevel = (int)numLevels-1; in sampleLevelArray3DOffset() local 2558 int maxLevel = (int)numLevels-1; in sampleLevelArray3DOffset() local 2588 int maxLevel = (int)numLevels-1; in sampleLevelArray1DCompare() local 2598 int maxLevel = (int)numLevels-1; in sampleLevelArray1DCompare() local 2628 int maxLevel = (int)numLevels-1; in sampleLevelArray2DCompare() local 2638 int maxLevel = (int)numLevels-1; in sampleLevelArray2DCompare() local [all …]
|
| D | tcuTexLookupVerifier.cpp | 1416 const int maxLevel = de::clamp((int)deFloatFloor(maxLod), minTexLevel, maxTexLevel-1); in isLookupResultValid() local 1434 const int maxLevel = de::clamp((int)deFloatFloor(maxLod + 0.5f), minTexLevel, maxTexLevel); in isLookupResultValid() local 1481 const int maxLevel = de::clamp((int)deFloatFloor(maxLod), minTexLevel, maxTexLevel-1); in isLookupResultValid() local 1499 const int maxLevel = de::clamp((int)deFloatFloor(maxLod + 0.5f), minTexLevel, maxTexLevel); in isLookupResultValid() local 1792 const int maxLevel = de::clamp((int)deFloatFloor(maxLod), minTexLevel, maxTexLevel-1); in isLookupResultValid() local 1816 const int maxLevel = de::clamp((int)deFloatFloor(maxLod + 0.5f), minTexLevel, maxTexLevel); in isLookupResultValid() local 1885 const int maxLevel = de::clamp((int)deFloatFloor(maxLod), minTexLevel, maxTexLevel-1); in isLookupResultValid() local 1903 const int maxLevel = de::clamp((int)deFloatFloor(maxLod + 0.5f), minTexLevel, maxTexLevel); in isLookupResultValid() local 1955 const int maxLevel = de::clamp((int)deFloatFloor(maxLod), minTexLevel, maxTexLevel-1); in isLookupResultValid() local 1973 const int maxLevel = de::clamp((int)deFloatFloor(maxLod + 0.5f), minTexLevel, maxTexLevel); in isLookupResultValid() local [all …]
|
| D | tcuTexCompareVerifier.cpp | 838 const int maxLevel = de::clamp((int)deFloatFloor(maxLod), minTexLevel, maxTexLevel-1); in isTexCompareResultValid() local 856 const int maxLevel = de::clamp((int)deFloatFloor(maxLod + 0.5f), minTexLevel, maxTexLevel); in isTexCompareResultValid() local 1121 const int maxLevel = de::clamp((int)deFloatFloor(maxLod), minTexLevel, maxTexLevel-1); in isTexCompareResultValid() local 1139 const int maxLevel = de::clamp((int)deFloatFloor(maxLod + 0.5f), minTexLevel, maxTexLevel); in isTexCompareResultValid() local 1195 const int maxLevel = de::clamp((int)deFloatFloor(maxLod), minTexLevel, maxTexLevel-1); in isTexCompareResultValid() local 1213 const int maxLevel = de::clamp((int)deFloatFloor(maxLod + 0.5f), minTexLevel, maxTexLevel); in isTexCompareResultValid() local
|
| /external/angle/src/libANGLE/ |
| D | Texture.cpp | 218 bool TextureState::setMaxLevel(GLuint maxLevel) in setMaxLevel() 469 const GLuint maxLevel = getMipmapMaxLevel(); in computeMipmapCompleteness() local 563 const GLuint maxLevel = std::min(getEffectiveMaxLevel(), getMipmapMaxLevel()); in getEnabledLevelCount() local 688 GLuint maxLevel, in setImageDescChain() 1020 void Texture::setMaxLevel(const Context *context, GLuint maxLevel) in setMaxLevel() 1672 const GLuint maxLevel = mState.getMipmapMaxLevel(); in generateMipmap() local
|
| /external/swiftshader/src/Renderer/ |
| D | Sampler.cpp | 350 void Sampler::setMaxLevel(int maxLevel) in setMaxLevel()
|
| D | Sampler.hpp | 57 int maxLevel; member
|
| /external/deqp/framework/opengl/ |
| D | gluTextureTestUtil.hpp | 150 int maxLevel; member
|
| D | gluTextureTestUtil.cpp | 103 static tcu::Texture1DView getSubView (const tcu::Texture1DView& view, int baseLevel, int maxLevel) in getSubView() 111 static tcu::Texture2DView getSubView (const tcu::Texture2DView& view, int baseLevel, int maxLevel) in getSubView() 119 …tic tcu::TextureCubeView getSubView (const tcu::TextureCubeView& view, int baseLevel, int maxLevel) in getSubView() 132 static tcu::Texture3DView getSubView (const tcu::Texture3DView& view, int baseLevel, int maxLevel) in getSubView() 140 …extureCubeArrayView getSubView (const tcu::TextureCubeArrayView& view, int baseLevel, int maxLevel) in getSubView()
|
| /external/webrtc/modules/audio_processing/agc/legacy/ |
| D | analog_agc.h | 100 int32_t maxLevel; // Max possible vol level, incl dig gain member
|
| D | analog_agc.cc | 1098 int32_t maxLevel, in WebRtcAgc_Init()
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fASTCDecompressionCases.cpp | 206 ASTCSupportLevel maxLevel = ASTCSUPPORTLEVEL_NONE; in getASTCSupportLevel() local
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| D | BidiLine.java | 363 private static void reorderLine(Bidi bidi, byte minLevel, byte maxLevel) { in reorderLine()
|
| /external/icu/android_icu4j/src/main/java/android/icu/text/ |
| D | BidiLine.java | 364 private static void reorderLine(Bidi bidi, byte minLevel, byte maxLevel) { in reorderLine()
|
| /external/mesa3d/src/mesa/main/ |
| D | mipmap.c | 1911 unsigned baseLevel, unsigned maxLevel) in _mesa_prepare_mipmap_levels() 1949 GLuint maxLevel) in generate_mipmap_uncompressed() 2069 GLuint maxLevel) in generate_mipmap_compressed() 2237 GLint maxLevel; in _mesa_generate_mipmap() local
|
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | TextureVk.cpp | 1870 vk::LevelIndex maxLevel = mImage->toVkLevel(gl::LevelIndex(mState.getMipmapMaxLevel())); in generateMipmap() local 1917 gl::LevelIndex maxLevel(mState.getEffectiveMaxLevel()); in updateBaseMaxLevels() local 2041 gl::LevelIndex maxLevel) in respecifyImageStorageAndLevels() 2386 gl::LevelIndex maxLevel(mState.getMipmapMaxLevel()); in prepareForGenerateMipmap() local
|
| /external/angle/src/libANGLE/renderer/d3d/ |
| D | TextureD3D.cpp | 445 const GLuint maxLevel = mState.getMipmapMaxLevel(); in generateMipmap() local 476 const GLuint maxLevel) in generateMipmapUsingImages() 1397 const GLuint maxLevel = mState.getMipmapMaxLevel(); in initMipmapImages() local 2109 const GLuint maxLevel = mState.getMipmapMaxLevel(); in initMipmapImages() local 2797 const GLuint maxLevel = mState.getMipmapMaxLevel(); in initMipmapImages() local 3529 const GLuint maxLevel = mState.getMipmapMaxLevel(); in initMipmapImages() local
|
| /external/deqp/external/vulkancts/modules/vulkan/texture/ |
| D | vktTextureMipmapTests.cpp | 1163 …const int maxLevel = (deInt32Hash(cellNdx) ^ deStringHash(m_testParam.minFilterName) ^ 0x82cfa4e) … in getMaxLevel() local 1423 …const int maxLevel = (deInt32Hash(cellNdx) ^ deStringHash(m_testParam.minFilterName) ^ 0x974e21) %… in getMaxLevel() local 1690 …const int maxLevel = (deInt32Hash(cellNdx) ^ deStringHash(m_testParam.minFilterName) ^ 0x9111e7) %… in getMaxLevel() local
|
| /external/angle/src/libANGLE/renderer/gl/ |
| D | TextureGL.cpp | 1327 const GLuint maxLevel = mState.getMipmapMaxLevel(); in generateMipmap() local 1642 angle::Result TextureGL::setMaxLevel(const gl::Context *context, GLuint maxLevel) in setMaxLevel()
|
| /external/deqp/modules/gles2/functional/ |
| D | es2fTextureUnitTests.cpp | 437 …const deInt32 maxLevel = (lodMax + epsilon < 0.5f) ? (0) : (deCeilFloatToInt32(lodMax + epsilon + … in makeSafeLods() local
|