Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/include/host-common/
DGoldfishMediaDefs.h26 Max = 4, enumerator
37 Max = 7, enumerator
/hardware/google/aemu/base/include/aemu/base/
DCpuUsage.h37 Max = 512, enumerator
/hardware/google/aemu/base/include/aemu/base/perflogger/
DAnalyzer.h33 Max, enumerator
/hardware/google/gfxstream/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
/hardware/google/gfxstream/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)