Searched defs:fixed_clamp_lowbits (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkBitmapProcState_matrixProcs.cpp190 static inline U16CPU fixed_clamp_lowbits(SkFixed x, int) { function
200 return fixed_clamp_lowbits;

Completed in 46 milliseconds