Home
last modified time | relevance | path

Searched defs:max_c (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/tests/MathUnitTests/
H A Dunittests.cpp71 const float max_c = fmax(fmax(red_c, green_c), blue_c); in RGB9E5_reference() local
/third_party/skia/third_party/externals/angle2/src/common/
H A Dmathutil.cpp53 const float max_c = std::max<float>(std::max<float>(red_c, green_c), blue_c); in convertRGBFloatsTo999E5() local
/third_party/curl/src/
H A Dtool_urlglob.h46 char max_c; member
H A Dtool_urlglob.c206 char max_c; in glob_range() local
[all...]
/third_party/toybox/toys/pending/
H A Dtcpsvd.c372 char max_c[32]; in tcpsvd_main() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcInternalformatTests.cpp700 GLfloat max_c = deFloatMax(deFloatMax(red_c, green_c), blue_c); in convertUint_5_9_9_9_rev() local

Completed in 7 milliseconds