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

/external/skia/src/opts/
H A DSkBitmapProcState_matrixProcs_neon.cpp99 static inline int32x4_t sbpsm_repeat_tile4_low_bits(int32x4_t fx, unsigned max) { function
144 #define TILEX_LOW_BITS_NEON4(fx, max) sbpsm_repeat_tile4_low_bits(fx, max)
145 #define TILEY_LOW_BITS_NEON4(fy, max) sbpsm_repeat_tile4_low_bits(fy, max)

Completed in 91 milliseconds