Home
last modified time | relevance | path

Searched defs:maxValue (Results 1 – 25 of 81) sorted by relevance

1234

/third_party/vk-gl-cts/framework/delibs/decpp/
DdeRandom.hpp183 template<> inline float randomScalar (de::Random& rnd, float minValue, float maxValue) { return … in randomScalar()
184 template<> inline deInt32 randomScalar (de::Random& rnd, deInt32 minValue, deInt32 maxValue) { re… in randomScalar()
185 template<> inline deUint32 randomScalar (de::Random& rnd, deUint32 minValue, deUint32 maxValue) { … in randomScalar()
187 template<> inline deInt16 randomScalar (de::Random& rnd, deInt16 minValue, deInt16 maxValue) { re… in randomScalar()
188 template<> inline deUint16 randomScalar (de::Random& rnd, deUint16 minValue, deUint16 maxValue) { … in randomScalar()
189 template<> inline deInt8 randomScalar (de::Random& rnd, deInt8 minValue, deInt8 maxValue) { retu… in randomScalar()
190 template<> inline deUint8 randomScalar (de::Random& rnd, deUint8 minValue, deUint8 maxValue) { re… in randomScalar()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DSamplersTest.cpp53 GLfloat maxValue = 0.0f; in TEST_P() local
84 GLfloat maxValue = 0.0f; in TEST_P() local
DBlendMinMaxTest.cpp48 int maxValue = 1; in runTest() local
/third_party/lzma/CPP/Windows/Control/
DProgressBar.h22 …DWORD SetRange32(int minValue, int maxValue) { return (DWORD)SendMsg(PBM_SETRANGE32, (unsigned)min… in SetRange32()
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/java/com/mobileer/androidfxlab/datatype/
DParamDescription.kt22 val maxValue: Float, constant in com.mobileer.androidfxlab.datatype.ParamDescription
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DTextureFormatTests.cpp357 T maxValue = std::numeric_limits<T>::max(); in DoUnormTest() local
371 T maxValue = std::numeric_limits<T>::max(); in DoSnormTest() local
387 T maxValue = std::numeric_limits<T>::max(); in DoUintTest() local
401 T maxValue = std::numeric_limits<T>::max(); in DoSintTest() local
461 uint8_t maxValue = std::numeric_limits<uint8_t>::max(); in TEST_P() local
621 uint8_t maxValue = std::numeric_limits<uint8_t>::max(); in TEST_P() local
647 uint8_t maxValue = std::numeric_limits<uint8_t>::max(); in TEST_P() local
/third_party/skia/third_party/externals/angle2/util/
Drandom_utils.h73 inline Vector4 RandomVec4(int seed, float minValue, float maxValue) in RandomVec4()
/third_party/icu/icu4c/source/common/
Dpropsvec.h165 int32_t maxValue; member
/third_party/skia/third_party/externals/icu/source/common/
Dpropsvec.h165 int32_t maxValue; member
/third_party/node/deps/icu-small/source/common/
Dpropsvec.h165 int32_t maxValue; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DOverlayWidgets.cpp279 const size_t maxValue = in AppendRunningGraphCommon() local
376 auto format = [](size_t maxValue) { in AppendVulkanRenderPassCount()
425 auto format = [](size_t maxValue) { in AppendVulkanWriteDescriptorSetCount()
440 auto format = [](size_t maxValue) { in AppendVulkanDescriptorSetAllocations()
455 auto format = [](size_t maxValue) { in AppendVulkanShaderBufferDSHitRate()
470 auto format = [](size_t maxValue) { in AppendVulkanDynamicBufferAllocations()
/third_party/skia/src/core/
DSkAntiRun.h54 U8CPU maxValue, int offsetX) { in add()
DSkUtils.cpp46 int GetIntParamWithDefault(int paramValue, int maxValue, int defaultValue) in GetIntParamWithDefault()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Ddenseranges.cpp108 int32_t maxValue=values[length-1]; // Assume minValue<=maxValue. in uprv_makeDenseRanges() local
/third_party/icu/icu4c/source/tools/toolutil/
Ddenseranges.cpp108 int32_t maxValue=values[length-1]; // Assume minValue<=maxValue. in uprv_makeDenseRanges() local
/third_party/node/deps/icu-small/source/tools/toolutil/
Ddenseranges.cpp108 int32_t maxValue=values[length-1]; // Assume minValue<=maxValue. in uprv_makeDenseRanges() local
/third_party/skia/src/sfnt/
DSkOTTable_fvar.h36 SK_OT_Fixed maxValue; member
/third_party/gptfdisk/
Dgpttext.cc186 uint64_t maxValue = FindFirstUsedLBA() - pteSize; in MoveMainTable() local
206 uint64_t maxValue = diskSize - 1 - pteSize; in MoveSecondTable() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Dcopyvertex.inc.h322 const int32_t maxValue = 0x1FF; // 1 set in bits 0 through 8 in CopyPackedRGB() local
341 const uint32_t maxValue = 0x3FF; // 1 set in bits 0 through 9 in CopyPackedRGB() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
DDigitSequence.java150 public DigitSequence maxValue() { in maxValue() method in DigitSequence.Domain
/third_party/skia/src/sksl/lex/
DTransitionTable.cpp149 int maxValue[kNumValues] = {}; in WriteTransitionTable() local
/third_party/vk-gl-cts/modules/glshared/
DglsLongStressCase.hpp67 Value maxValue; member
147 tcu::Vec4 maxValue; member
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DTypedIntegerTests.cpp227 Signed maxValue(std::numeric_limits<int32_t>::max()); in TEST_F() local
/third_party/vk-gl-cts/modules/gles2/performance/
Des2pShaderControlStatementTests.cpp325 float maxValue = (float)getViewportWidth()*0.5f; in init() local
601 float maxValue = (float)getViewportWidth()*0.5f; in init() local
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pShaderControlStatementTests.cpp329 float maxValue = (float)getViewportWidth()*0.5f; in init() local
609 float maxValue = (float)getViewportWidth()*0.5f; in init() local

1234