Home
last modified time | relevance | path

Searched refs:lowest (Results 1 – 17 of 17) sorted by relevance

/frameworks/native/libs/ui/tests/
DSize_test.cpp174 ClampTest(std::numeric_limits<int8_t>::lowest(), std::numeric_limits<int8_t>::lowest()); in TEST()
180 ClampTest(std::numeric_limits<float>::lowest(), std::numeric_limits<int32_t>::lowest()); in TEST()
Dcolorspace_test.cpp119 float previousEOTF = std::numeric_limits<float>::lowest(); in TEST_F()
120 float previousOETF = std::numeric_limits<float>::lowest(); in TEST_F()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DScoreCardBasedScorer.java107 int lowest = cutoff - RSSI_RAIL; in estimatedCutoff() local
118 cutoff = (int) Math.min(Math.max(value, lowest), highest); in estimatedCutoff()
/frameworks/native/libs/ui/include_vndk/ui/
DSize.h118 std::numeric_limits<remove_cv_reference_t<ToType>>::lowest(); in clamp()
122 std::numeric_limits<remove_cv_reference_t<FromType>>::lowest(); in clamp()
/frameworks/native/libs/ui/include/ui/
DSize.h118 std::numeric_limits<remove_cv_reference_t<ToType>>::lowest(); in clamp()
122 std::numeric_limits<remove_cv_reference_t<FromType>>::lowest(); in clamp()
/frameworks/ml/nn/common/operations/
DReduce.cpp202 return compute<float>(context, std::numeric_limits<float>::lowest(), in executeMax()
205 return compute<uint8_t>(context, std::numeric_limits<uint8_t>::lowest(), in executeMax()
208 return compute<int8_t>(context, std::numeric_limits<int8_t>::lowest(), in executeMax()
DMultinomial.cpp123 float max = std::numeric_limits<float>::lowest(); in EvalFloat32()
/frameworks/ex/widget/java/com/android/ex/widget/
DStaggeredGridView.java793 int lowest = childTop; in layoutChildren() local
796 if (bottom > lowest) { in layoutChildren()
797 lowest = bottom; in layoutChildren()
800 childTop = lowest; in layoutChildren()
1068 int lowest = mItemBottoms[nextCol]; in fillDown() local
1071 if (bottom > lowest) { in fillDown()
1072 lowest = bottom; in fillDown()
1075 startFrom = lowest; in fillDown()
/frameworks/native/libs/math/tests/
Dhalf_test.cpp59 EXPECT_EQ(0xFBFF, std::numeric_limits<half>::lowest().getBits()); in TEST_F()
/frameworks/ml/nn/tools/api/
DREADME.md182 `*` to indicate a *wildcard pattern* or `+` to indicate a *lowest version
187 * One of the lowest version pattern tokens less the `+` matches the "kind" or
188 the "kind" matches any token to the right from the lowest version pattern in
204 * Ordering the possible kinds for the *lowest version pattern* (see the section
Dtypes.spec3795 * the maximum number of boxes for the output. Boxes with the lowest
4025 * with the lowest scores are discarded to meet the limit. Set to
4029 * with the lowest scores are discarded to meet the limit. Set to
/frameworks/native/libs/math/include/math/
Dhalf.h196 …inline static constexpr type lowest() noexcept { return android::half(android::half::binary, 0xfbf…
DTVecHelpers.h529 T r(std::numeric_limits<T>::lowest()); in max()
/frameworks/ml/nn/common/
DOperationsUtils.cpp301 *activation_min = std::numeric_limits<float>::lowest(); in CalculateActivationRangeFloat()
/frameworks/rs/script_api/
Drs_math.spec2917 Only the sign and lowest three bits of the quotient are guaranteed to be accurate.
2924 Example: <code>remquo(-23.5f, 8.f, &amp;quot)</code> sets the lowest three bits of quot to 3
/frameworks/rs/script_api/include/
Drs_math.rsh5714 * Only the sign and lowest three bits of the quotient are guaranteed to be accurate.
5721 * Example: remquo(-23.5f, 8.f, &quot) sets the lowest three bits of quot to 3
/frameworks/base/cmds/statsd/src/
Datoms.proto2596 * initialized, bucket 1 is the lowest 1/10th of the battery,
4396 * starts from highest to lowest. The value should be monotonically