Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/common/
H A DBinaryStream.h48 using PromotedIntT = typename PromotedIntegerType<IntT>::type; in readInt() local
234 using PromotedIntT = typename PromotedIntegerType<IntT>::type; in writeInt() local