Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkBitmapProcState_matrixProcs.cpp151 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, false>,
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, false>,
260 nofilter_affine<mirror, mirror>, filter_affine<mirror, mirror, extract_low_bits_general>,

Completed in 2 milliseconds