Home
last modified time | relevance | path

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

/aosp_15_r20/external/libultrahdr/lib/include/ultrahdr/
H A Dicc.h178 static inline Fixed float_round_to_fixed(float x) { in float_round_to_fixed() function
/aosp_15_r20/external/skia/src/encode/
H A DSkICC.cpp46 SkFixed float_round_to_fixed(float x) { in float_round_to_fixed() function