Home
last modified time | relevance | path

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

/external/skia/src/opts/
DSkBitmapProcState_matrixProcs_neon.cpp125 #define TILEX_PROCF_NEON4(fx, max) sbpsm_clamp_tile4(fx, max) macro
137 #define TILEX_PROCF_NEON4(fx, max) sbpsm_repeat_tile4(fx, max) macro
DSkBitmapProcState_matrix_neon.h203 res = TILEX_PROCF_NEON4(f, max); in PACK_FILTER_X4_NAME()
210 res = TILEX_PROCF_NEON4(f + wide_one, max); in PACK_FILTER_X4_NAME()
371 #undef TILEX_PROCF_NEON4