/third_party/vk-gl-cts/framework/randomshaders/ |
D | rsgVariableValue.cpp | 64 float aMax = a.component(ndx).getMax().asFloat(); in compareValueRangesAllTrue() local 79 int aMax = a.component(ndx).getMax().asInt(); in compareValueRangesAllTrue() local 92 bool aMax = a.component(ndx).getMax().asBool(); in compareValueRangesAllTrue() local 226 float aMax = a.component(ndx).getMax().asFloat(); in computeIntersection() local 241 int aMax = a.component(ndx).getMax().asInt(); in computeIntersection() local 254 bool aMax = a.component(ndx).getMax().asBool(); in computeIntersection() local
|
D | rsgBinaryOps.cpp | 463 …:operator() (de::Random& rnd, float dstMin, float dstMax, float& aMin, float& aMax, float& bMin, f… in operator ()() 522 void ComputeMulRange::operator() (de::Random& rnd, int dstMin, int dstMax, int& aMin, int& aMax, in… in operator ()() 547 void ComputeAddRange::operator() (de::Random& random, T dstMin, T dstMax, T& aMin, T& aMax, T& bMin… in operator ()() 597 void ComputeSubRange::operator() (de::Random& random, T dstMin, T dstMax, T& aMin, T& aMax, T& bMin… in operator ()() 737 void ComputeLessThanRange::operator () (de::Random& rnd, bool dstMin, bool dstMax, T& aMin, T& aMax… in operator ()() 793 …lRange::operator () (de::Random& rnd, bool dstMin, bool dstMax, T& aMin, T& aMax, T& bMin, T& bMax… in operator ()() 872 void computeEqualityValueRange (de::Random& rnd, bool dstMin, bool dstMax, T& aMin, T& aMax, T& bMi… in computeEqualityValueRange() 899 …ge<true, bool> (de::Random& rnd, bool dstMin, bool dstMax, bool& aMin, bool& aMax, bool& bMin, boo… in computeEqualityValueRange() 931 …e<false, bool> (de::Random& rnd, bool dstMin, bool dstMax, bool& aMin, bool& aMax, bool& bMin, boo… in computeEqualityValueRange()
|
/third_party/openh264/codec/encoder/core/src/ |
D | svc_encode_mb.cpp | 194 int16_t aMax[16]; in WelsEncInterY() local 261 int16_t aDct2x2[4], j, aMax[4]; in WelsEncRecUV() local 334 uint16_t aMax[4], i, j; in WelsTryPYskip() local 367 uint16_t aMax[4], j; in WelsTryPUVskip() local
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuAstcUtil.cpp | 1963 const int aMax = (1 << layout.aNumBits) - 1; in writeBlockMode() local
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluTextureTestUtil.cpp | 1002 int aMax = de::max(a.getAlpha(), b.getAlpha()); in rangeDiff() local
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/libtests/ |
D | pngvalid.c | 6047 unsigned int bMax, unsigned int aMax) in image_pixel_setf()
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
D | pngvalid.c | 6047 unsigned int bMax, unsigned int aMax) in image_pixel_setf()
|
/third_party/libpng/contrib/libtests/ |
D | pngvalid.c | 6047 unsigned int bMax, unsigned int aMax) in image_pixel_setf()
|