Home
last modified time | relevance | path

Searched defs:IntegerPart (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/feature_support_util/
H A Dfeature_support_util.cpp157 class IntegerPart class
161 explicit IntegerPart(uint32_t part) : mPart(part), mWildcard(false) {} in IntegerPart() function in angle::IntegerPart
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_common.inl383 genType IntegerPart = static_cast<genType>(Integer); local
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dfunc_common.inl383 genType IntegerPart = static_cast<genType>(Integer); local