Searched refs:extract_low_bits_general (Results 1 – 1 of 1) sorted by relevance
/third_party/skia/src/core/ |
D | SkBitmapProcState_matrixProcs.cpp | 151 static unsigned extract_low_bits_general(SkFixed fx, int max) { in extract_low_bits_general() function 255 …nofilter_scale <repeat, repeat, false>, filter_scale <repeat, repeat, extract_low_bits_general, fa… 256 nofilter_affine<repeat, repeat>, filter_affine<repeat, repeat, extract_low_bits_general> 259 …nofilter_scale <mirror, mirror, false>, filter_scale <mirror, mirror, extract_low_bits_general, f… 260 … nofilter_affine<mirror, mirror>, filter_affine<mirror, mirror, extract_low_bits_general>,
|