| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fShaderAtomicOpTests.cpp | 268 const int maxVal = m_precision == PRECISION_LOWP ? 2 : 32; in getInputs() local
|
| /third_party/vk-gl-cts/framework/delibs/dethread/ |
| H A D | deThreadTest.c | 187 deInt32 maxVal; member
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluTextureTestUtil.hpp | 438 inline LogGradientFmt formatGradient (const tcu::Vec4* minVal, const tcu::Vec4* maxVal) { return LogGradientFmt(minVal, maxVal); } in formatGradient() argument
|
| /third_party/vk-gl-cts/framework/randomshaders/ |
| H A D | rsgVariableValue.hpp | 201 ConstValueRangeAccess (const VariableType& type, const Scalar* minVal, const Scalar* maxVal) : m_type(&type), m_min(const_cast<Scalar*>(minVal)), m_max(const_cast<Scalar*>(maxVal)) {} in ConstValueRangeAccess() argument 243 ValueRangeAccess (const VariableType& type, Scalar* minVal, Scalar* maxVal) : ConstValueRangeAccess(type, minVal, maxVal) {} in ValueRangeAccess() argument
|
| /third_party/vk-gl-cts/modules/gles2/accuracy/ |
| H A D | es2aVaryingInterpolationTests.cpp | 113 InterpolationCase::InterpolationCase (Context& context, const char* name, const char* desc, glu::Precision precision, const tcu::Vec3& minVal, const tcu::Vec3& maxVal, bool projective) in InterpolationCase() argument 301 Vec3 maxVal; in init() member
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fFlushFinishTests.cpp | 348 T maxVal = samples[0].*field; in getMaximumValue() local
|
| H A D | es2fDepthStencilTests.cpp | 236 int maxVal = (1<<stencilBits)-1; in getStencilTestValues() local
|
| /third_party/vk-gl-cts/modules/gles3/accuracy/ |
| H A D | es3aVaryingInterpolationTests.cpp | 115 InterpolationCase::InterpolationCase (Context& context, const char* name, const char* desc, glu::Precision precision, const tcu::Vec3& minVal, const tcu::Vec3& maxVal, bool projective) in InterpolationCase() argument 307 Vec3 maxVal; in init() member
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
| H A D | pipeline_create_functions_vk.cpp | 36 inline constexpr Size2D LocalClamp(const Size2D val, const Size2D minVal, const Size2D maxVal) in LocalClamp() argument
|
| /foundation/multimedia/av_codec/interfaces/inner_api/native/ |
| H A D | avcodec_info.h | 77 int32_t maxVal; member [all...] |
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/texture_encode/ |
| H A D | image_compressor.cpp | 1605 static void GetMaxAndSumVal(size_t numBlocks, uint32_t *blockErrs, uint32_t &maxVal, uint32_t &sumVal) in GetMaxAndSumVal() argument 1732 uint32_t maxVal = 0; in ClReadAstcBufAndBlockError() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/ |
| H A D | TestFmwk.java | 247 protected static int getIntProperty(String key, int defVal, int maxVal) { in getIntProperty() argument 429 public int getIntProperty(String key, int defVal, int maxVal) { in getIntProperty() argument
|
| /third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/ |
| H A D | TestFmwk.java | 221 protected static int getIntProperty(String key, int defVal, int maxVal) { in getIntProperty() argument 404 public int getIntProperty(String key, int defVal, int maxVal) { in getIntProperty() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| H A D | vktTextureCompressedFormatTests.cpp | 201 tcu::Vec4 maxVal; in computeScaleAndBias() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
| H A D | vktYCbCrUtil.cpp | 317 void fillGradient (MultiPlaneImageData* imageData, const tcu::Vec4& minVal, const tcu::Vec4& maxVal) in fillGradient() argument 778 deInt64 maxVal = std::numeric_limits<T>::max(); in convertSatRte() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
| H A D | vktYCbCrUtil.cpp | 317 void fillGradient (MultiPlaneImageData* imageData, const tcu::Vec4& minVal, const tcu::Vec4& maxVal) in fillGradient() argument 777 deInt64 maxVal = std::numeric_limits<T>::max(); in convertSatRte() local
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsRandomShaderCase.cpp | 189 float maxVal = valueRange.getMax().component(compNdx).asFloat(); in init() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
| H A D | vktTextureCompressedFormatTests.cpp | 201 tcu::Vec4 maxVal; in computeScaleAndBias() local [all...] |
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuImageCompare.cpp | 47 Vec4 maxVal; in computeScaleAndBias() local [all...] |
| /foundation/multimedia/player_framework/frameworks/native/system_sound_manager/system_tone_player/ |
| H A D | system_tone_player_impl.cpp | 575 static float maxVal = 1; in IsValidVolume() local
|
| /third_party/cJSON/ |
| H A D | cJSON_Utils.c | 114 double maxVal = fabs(a) > fabs(b) ? fabs(a) : fabs(b); in compare_double() local
|
| /third_party/mesa3d/src/util/format/ |
| H A D | u_format_fxt1.c | 934 int32_t maxVal; in fxt1_quantize_MIXED0() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawNegativeViewportHeightTests.cpp | 745 int32_t maxVal = 0; in genAxis() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
| H A D | vktProtectedMemUtils.cpp | 937 void fillWithRandomColorTiles (const tcu::PixelBufferAccess& dst, const tcu::Vec4& minVal, const tcu::Vec4& maxVal, deUint32 seed) in fillWithRandomColorTiles() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
| H A D | vktProtectedMemUtils.cpp | 937 void fillWithRandomColorTiles (const tcu::PixelBufferAccess& dst, const tcu::Vec4& minVal, const tcu::Vec4& maxVal, deUint32 seed) in fillWithRandomColorTiles() argument
|