Home
last modified time | relevance | path

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

/frameworks/native/libs/ui/tests/
DSize_test.cpp213 ClampTest(std::numeric_limits<int8_t>::lowest(), std::numeric_limits<int8_t>::lowest()); in TEST()
225 ClampTest(nexttowardf(std::numeric_limits<int32_t>::lowest(), 0), in TEST()
226 static_cast<int32_t>(nexttowardf(std::numeric_limits<int32_t>::lowest(), 0))); in TEST()
227 ClampTest(static_cast<float>(std::numeric_limits<int32_t>::lowest()), in TEST()
228 std::numeric_limits<int32_t>::lowest()); in TEST()
229 ClampTest(nexttowardf(std::numeric_limits<int32_t>::lowest(), in TEST()
230 std::numeric_limits<float>::lowest()), in TEST()
231 std::numeric_limits<int32_t>::lowest()); in TEST()
232 ClampTest(std::numeric_limits<float>::lowest(), std::numeric_limits<int32_t>::lowest()); in TEST()
Dcolorspace_test.cpp120 float previousEOTF = std::numeric_limits<float>::lowest(); in TEST_F()
121 float previousOETF = std::numeric_limits<float>::lowest(); in TEST_F()
/frameworks/proto_logging/stats/atoms/corenetworking/networkstack/
Dipclient_extension_atoms.proto46 // The lowest router lifetime in seconds, excluding 0.
49 // The lowest valid lifetime of PIO (Prefix Information Option) in seconds, excluding 0.
52 // The lowest route lifetime of RIO (Route Information Option) in seconds, excluding 0.
55 // The lowest lifetime of RDNSS (Recursive DNS Server Option) in seconds, excluding 0.
/frameworks/native/include/ui/
DSize.h99 constexpr auto toLowest = ToLimits::lowest(); in clamp()
101 constexpr auto fromLowest = FromLimits::lowest(); in clamp()
/frameworks/native/libs/ui/include_vndk/ui/
DSize.h99 constexpr auto toLowest = ToLimits::lowest(); in clamp()
101 constexpr auto fromLowest = FromLimits::lowest(); in clamp()
/frameworks/native/libs/ui/include/ui/
DSize.h99 constexpr auto toLowest = ToLimits::lowest(); in clamp()
101 constexpr auto fromLowest = FromLimits::lowest(); in clamp()
/frameworks/base/data/keyboards/
DVendor_054c_Product_09cc.idc23 # The delay between sensor events corresponding to the lowest frequency in microsecond
32 # The delay between sensor events corresponding to the lowest frequency in microsecond
DVendor_054c_Product_05c4.idc23 # The delay between sensor events corresponding to the lowest frequency in microsecond
32 # The delay between sensor events corresponding to the lowest frequency in microsecond
/frameworks/native/include/ftl/
Dcast.h62 if (v < L::lowest()) return CastSafety::kUnderflow; in cast_safety()
/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.cpp60 EXPECT_EQ(0xFBFF, std::numeric_limits<half>::lowest().getBits()); in TEST_F()
/frameworks/libs/binary_translation/intrinsics/include/berberis/intrinsics/common/
Dintrinsics_float.h168 static constexpr berberis::intrinsics::WrappedFloatType<BaseType> lowest() { in lowest() function
170 std::numeric_limits<BaseType>::lowest()); in lowest()
/frameworks/native/libs/math/include/math/
Dhalf.h198 …inline static constexpr type lowest() noexcept { return android::half(android::half::binary, 0xfbf…
DTVecHelpers.h542 T r(std::numeric_limits<T>::lowest()); in max()
/frameworks/native/libs/ftl/
Dcast_test.cpp30 constexpr T min = std::numeric_limits<T>::lowest();
/frameworks/native/services/surfaceflinger/sysprop/
DSurfaceFlingerProperties.sysprop502 # lowest among setFrameRate() and game intervention override.
/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/libs/binary_translation/tests/inline_asm_tests/
Dmain_arm64.cc2368 MakeF64x2(std::numeric_limits<double>::lowest(), -std::numeric_limits<double>::infinity())); in TEST()
2389 ASSERT_EQ(AsmFcvtxn(bit_cast<uint64_t>(std::numeric_limits<double>::lowest())), in TEST()
2390 bit_cast<uint32_t>(std::numeric_limits<float>::lowest())); in TEST()
/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/proto_logging/stats/
Datoms.proto4657 * initialized, bucket 1 is the lowest 1/10th of the battery,
21598 // Indicates the lowest voltage class supported by the SIM