Searched defs:minVal (Results 1 – 9 of 9) sorted by relevance
/hardware/google/graphics/common/hwc3/impl/ |
D | TranslateHwcAidl.h | 176 const auto minVal = static_cast<uint64_t>(0); in translate() local
|
/hardware/interfaces/automotive/evs/1.1/default/ |
D | ConfigManager.cpp | 144 const int32_t minVal = stoi(ctrlElem->FindAttribute("min")->Value()); in readCameraCapabilities() local
|
/hardware/google/gfxstream/third-party/glm/include/glm/detail/ |
D | func_common.inl | 543 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/ |
D | VtsHalEvsV1_1TargetTest.cpp | 904 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/ |
D | common.h | 184 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/ |
D | simd_vec4.inl | 423 detail::fvec4SIMD const & minVal, 433 float const & minVal,
|
/hardware/interfaces/automotive/evs/aidl/impl/default/src/ |
D | ConfigManager.cpp | 183 int32_t minVal = INT32_MIN, maxVal = INT32_MAX; in readCameraCapabilities() local
|
/hardware/google/gfxstream/guest/mesa/src/util/format/ |
D | u_format_fxt1.c | 934 int32_t minVal; in fxt1_quantize_MIXED0() local
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/ |
D | XInput.h | 546 int minVal; member
|