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

/external/chromium_org/third_party/skia/src/core/
H A DSkBitmapProcState_matrixProcs.cpp190 static inline U16CPU fixed_clamp_lowbits(SkFixed x, int) { function
200 return fixed_clamp_lowbits;
/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 51 milliseconds