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

/external/skia/src/opts/
H A DSkBitmapProcState_matrixProcs_neon.cpp131 #define TILEY_LOW_BITS_NEON4(fy, max) sbpsm_clamp_tile4_low_bits(fy) macro
145 #define TILEY_LOW_BITS_NEON4(fy, max) sbpsm_repeat_tile4_low_bits(fy, max) macro
H A DSkBitmapProcState_matrix_neon.h277 ret = TILEY_LOW_BITS_NEON4(f, max);
477 #undef TILEY_LOW_BITS_NEON4 macro

Completed in 82 milliseconds