Home
last modified time | relevance | path

Searched defs:minVal (Results 1 – 9 of 9) sorted by relevance

/hardware/google/graphics/common/hwc3/impl/
DTranslateHwcAidl.h176 const auto minVal = static_cast<uint64_t>(0); in translate() local
/hardware/interfaces/automotive/evs/1.1/default/
DConfigManager.cpp144 const int32_t minVal = stoi(ctrlElem->FindAttribute("min")->Value()); in readCameraCapabilities() local
/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_common.inl543 GLM_FUNC_QUALIFIER genType clamp(genType x, genType minVal, genType maxVal)
550 GLM_FUNC_QUALIFIER vecType<T, P> clamp(vecType<T, P> const & x, T minVal, T maxVal) argument
557 …GLM_FUNC_QUALIFIER vecType<T, P> clamp(vecType<T, P> const & x, vecType<T, P> const & minVal, vecT…
/hardware/interfaces/automotive/evs/1.1/vts/functional/
DVtsHalEvsV1_1TargetTest.cpp904 int32_t minVal, maxVal, step; in TEST_P() local
1269 int32_t minVal, maxVal, step; in TEST_P() local
1479 int32_t minVal, maxVal, step; in TEST_P() local
1716 int32_t minVal, maxVal, step; in TEST_P() local
/hardware/google/gfxstream/third-party/glm/include/glm/simd/
Dcommon.h184 GLM_FUNC_QUALIFIER glm_vec4 glm_vec4_clamp(glm_vec4 v, glm_vec4 minVal, glm_vec4 maxVal) in glm_vec4_clamp()
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dsimd_vec4.inl423 detail::fvec4SIMD const & minVal,
433 float const & minVal,
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DConfigManager.cpp183 int32_t minVal = INT32_MIN, maxVal = INT32_MAX; in readCameraCapabilities() local
/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format_fxt1.c934 int32_t minVal; in fxt1_quantize_MIXED0() local
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
DXInput.h546 int minVal; member