Searched defs:Max (Results 1 – 5 of 5) sorted by relevance
| /device/generic/goldfish-opengl/system/codecs/omx/common/ |
| D | goldfish_media_utils.h | 25 Max = 3, enumerator 35 Max = 6, enumerator
|
| /device/generic/goldfish-opengl/system/codecs/c2/decoders/base/include/ |
| D | goldfish_media_utils.h | 26 Max = 4, enumerator 44 Max = 7, enumerator
|
| /device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/ |
| D | component_wise.inl | 19 floatType const Max = static_cast<floatType>(std::numeric_limits<T>::max()); local 51 …floatType const Max = static_cast<floatType>(std::numeric_limits<T>::max()) + static_cast<floatTyp… local
|
| D | color_space.inl | 68 float Max = max(max(rgbColor.r, rgbColor.g), rgbColor.b); local
|
| /device/generic/vulkan-cereal/third-party/glm/include/glm/gtc/ |
| D | random.inl | 259 GLM_FUNC_QUALIFIER genType linearRand(genType Min, genType Max) 267 GLM_FUNC_QUALIFIER vecType<T, P> linearRand(vecType<T, P> const & Min, vecType<T, P> const & Max)
|