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

/external/chromium_org/third_party/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.h254 res = TILEX_PROCF_NEON4(f, max);
261 res = TILEX_PROCF_NEON4(f + wide_one, max);
480 #undef TILEX_PROCF_NEON4 macro
/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.h254 res = TILEX_PROCF_NEON4(f, max);
261 res = TILEX_PROCF_NEON4(f + wide_one, max);
480 #undef TILEX_PROCF_NEON4 macro

Completed in 52 milliseconds