Home
last modified time | relevance | path

Searched defs:maxLevel (Results 1 – 25 of 32) sorted by relevance

12

/external/skqp/bench/
DPictureNestingBench.cpp19 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/skia/bench/
DPictureNestingBench.cpp19 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/icu/icu4c/source/common/
Dubidiln.cpp437 reorderLine(UBiDi *pBiDi, UBiDiLevel minLevel, UBiDiLevel maxLevel) { in reorderLine()
602 UBiDiLevel minLevel=UBIDI_MAX_EXPLICIT_LEVEL+1, maxLevel=0; in ubidi_getRuns() local
716 UBiDiLevel level, minLevel, maxLevel; in prepareReorder() local
754 UBiDiLevel minLevel = 0, maxLevel = 0; in ubidi_reorderLogical() local
817 UBiDiLevel minLevel = 0, maxLevel = 0; in ubidi_reorderVisual() local
/external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/
DSoundLevelCalibration.java70 final int maxLevel = mAudioManager.getStreamMaxVolume(AudioManager.STREAM_MUSIC); in calibrate() local
/external/mesa3d/src/mesa/drivers/common/
Dmeta_generate_mipmap.c153 const GLuint maxLevel = texObj->MaxLevel; in _mesa_meta_GenerateMipmap() local
/external/deqp/framework/common/
DtcuTexture.cpp2190 int maxLevel = (int)numLevels-1; in sampleLevelArray1DOffset() local
2200 int maxLevel = (int)numLevels-1; in sampleLevelArray1DOffset() local
2230 int maxLevel = (int)numLevels-1; in sampleLevelArray2DOffset() local
2240 int maxLevel = (int)numLevels-1; in sampleLevelArray2DOffset() local
2270 int maxLevel = (int)numLevels-1; in sampleLevelArray3DOffset() local
2280 int maxLevel = (int)numLevels-1; in sampleLevelArray3DOffset() local
2310 int maxLevel = (int)numLevels-1; in sampleLevelArray1DCompare() local
2320 int maxLevel = (int)numLevels-1; in sampleLevelArray1DCompare() local
2350 int maxLevel = (int)numLevels-1; in sampleLevelArray2DCompare() local
2360 int maxLevel = (int)numLevels-1; in sampleLevelArray2DCompare() local
[all …]
DtcuTexLookupVerifier.cpp1340 const int maxLevel = de::clamp((int)deFloatFloor(maxLod), minTexLevel, maxTexLevel-1); in isLookupResultValid() local
1358 const int maxLevel = de::clamp((int)deFloatFloor(maxLod + 0.5f), minTexLevel, maxTexLevel); in isLookupResultValid() local
1405 const int maxLevel = de::clamp((int)deFloatFloor(maxLod), minTexLevel, maxTexLevel-1); in isLookupResultValid() local
1423 const int maxLevel = de::clamp((int)deFloatFloor(maxLod + 0.5f), minTexLevel, maxTexLevel); in isLookupResultValid() local
1706 const int maxLevel = de::clamp((int)deFloatFloor(maxLod), minTexLevel, maxTexLevel-1); in isLookupResultValid() local
1730 const int maxLevel = de::clamp((int)deFloatFloor(maxLod + 0.5f), minTexLevel, maxTexLevel); in isLookupResultValid() local
1799 const int maxLevel = de::clamp((int)deFloatFloor(maxLod), minTexLevel, maxTexLevel-1); in isLookupResultValid() local
1817 const int maxLevel = de::clamp((int)deFloatFloor(maxLod + 0.5f), minTexLevel, maxTexLevel); in isLookupResultValid() local
1869 const int maxLevel = de::clamp((int)deFloatFloor(maxLod), minTexLevel, maxTexLevel-1); in isLookupResultValid() local
1887 const int maxLevel = de::clamp((int)deFloatFloor(maxLod + 0.5f), minTexLevel, maxTexLevel); in isLookupResultValid() local
[all …]
DtcuTexCompareVerifier.cpp838 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/swiftshader/src/Renderer/
DSampler.cpp350 void Sampler::setMaxLevel(int maxLevel) in setMaxLevel()
DSampler.hpp57 int maxLevel; member
DVertexProcessor.cpp668 void VertexProcessor::setMaxLevel(unsigned int sampler, int maxLevel) in setMaxLevel()
DPixelProcessor.cpp513 void PixelProcessor::setMaxLevel(unsigned int sampler, int maxLevel) in setMaxLevel()
/external/deqp/framework/opengl/
DgluTextureTestUtil.hpp148 int maxLevel; member
DgluTextureTestUtil.cpp103 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/webrtc/modules/audio_processing/agc/legacy/
Danalog_agc.h107 int32_t maxLevel; // Max possible vol level, incl dig gain member
Danalog_agc.c1348 int WebRtcAgc_Init(void *agcInst, int32_t minLevel, int32_t maxLevel, in WebRtcAgc_Init()
/external/deqp/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp206 ASTCSupportLevel maxLevel = ASTCSUPPORTLEVEL_NONE; in getASTCSupportLevel() local
Des3fTextureMipmapTests.cpp1701 const int maxLevel = (deInt32Hash(cellNdx) ^ deStringHash(getName()) ^ 0x82cfa4e) % numLevels; in getMaxLevel() local
2016 const int maxLevel = (deInt32Hash(cellNdx) ^ deStringHash(getName()) ^ 0x974e21) % numLevels; in getMaxLevel() local
2333 const int maxLevel = (deInt32Hash(cellNdx) ^ deStringHash(getName()) ^ 0x9111e7) % numLevels; in getMaxLevel() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DBidiLine.java363 private static void reorderLine(Bidi bidi, byte minLevel, byte maxLevel) { in reorderLine()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DBidiLine.java364 private static void reorderLine(Bidi bidi, byte minLevel, byte maxLevel) { in reorderLine()
/external/mesa3d/src/mesa/main/
Dmipmap.c1887 unsigned baseLevel, unsigned maxLevel) in _mesa_prepare_mipmap_levels()
1925 GLuint maxLevel) in generate_mipmap_uncompressed()
2045 GLuint maxLevel) in generate_mipmap_compressed()
2213 GLint maxLevel; in _mesa_generate_mipmap() local
Dtexobj.c807 const GLint maxLevel = t->_MaxLevel; in _mesa_test_texobj_completeness() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureMipmapTests.cpp1163 …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
DvktTextureTestUtil.cpp377 void TextureBinding::updateTextureViewMipLevels (deUint32 baseLevel, deUint32 maxLevel) in updateTextureViewMipLevels()
/external/deqp/modules/gles2/functional/
Des2fTextureUnitTests.cpp437 …const deInt32 maxLevel = (lodMax + epsilon < 0.5f) ? (0) : (deCeilFloatToInt32(lodMax + epsilon + … in makeSafeLods() local

12