Home
last modified time | relevance | path

Searched defs:Max (Results 1 – 5 of 5) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/omx/common/
Dgoldfish_media_utils.h25 Max = 3, enumerator
35 Max = 6, enumerator
/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/include/
Dgoldfish_media_utils.h26 Max = 4, enumerator
44 Max = 7, enumerator
/device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/
Dcomponent_wise.inl19 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
Dcolor_space.inl68 float Max = max(max(rgbColor.r, rgbColor.g), rgbColor.b); local
/device/generic/vulkan-cereal/third-party/glm/include/glm/gtc/
Drandom.inl259 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)