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

/external/skia/src/opts/
H A DSkBitmapProcState_matrixProcs_neon.cpp126 #define TILEX_PROCF_NEON4(fx, max) sbpsm_clamp_tile4(fx, max) macro
140 #define TILEX_PROCF_NEON4(fx, max) sbpsm_repeat_tile4(fx, max) macro
H A DSkBitmapProcState_matrix_neon.h253 res = TILEX_PROCF_NEON4(f, max);
260 res = TILEX_PROCF_NEON4(f + wide_one, max);
474 #undef TILEX_PROCF_NEON4 macro

Completed in 36 milliseconds