Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/i18n/
H A Dtime_formatting.cc187 UMeasureFormatWidth u_width = DurationWidthToMeasureWidth(width); in TimeDurationFormat() local
229 UMeasureFormatWidth u_width = DurationWidthToMeasureWidth(width); in TimeDurationFormatWithSeconds() local
/aosp_15_r20/external/cronet/base/i18n/
H A Dtime_formatting.cc288 UMeasureFormatWidth u_width = DurationWidthToMeasureWidth(width); in TimeDurationFormat() local
332 UMeasureFormatWidth u_width = DurationWidthToMeasureWidth(width); in TimeDurationFormatWithSeconds() local
/aosp_15_r20/external/libyuv/fuzz/
H A Dmjpeg_dec_fuzz.cc60 int u_width = decoder.GetComponentWidth(1); in Decode() local