Home
last modified time | relevance | path

Searched refs:commonClampLowest (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/libs/ui/include/ui/
H A DSize.h147 static constexpr auto commonClampLowest = in clamp() local
152 static constexpr auto fromClampLowest = static_cast<BareFromType>(commonClampLowest); in clamp()
169 const auto toClampLowest = static_cast<BareToType>(commonClampLowest); in clamp()
/aosp12/frameworks/native/libs/ui/include_vndk/ui/
H A DSize.h147 static constexpr auto commonClampLowest = in clamp() local
152 static constexpr auto fromClampLowest = static_cast<BareFromType>(commonClampLowest); in clamp()
169 const auto toClampLowest = static_cast<BareToType>(commonClampLowest); in clamp()
/aosp12/frameworks/native/include/ui/
H A DSize.h147 static constexpr auto commonClampLowest = in clamp() local
152 static constexpr auto fromClampLowest = static_cast<BareFromType>(commonClampLowest); in clamp()
169 const auto toClampLowest = static_cast<BareToType>(commonClampLowest); in clamp()