Home
last modified time | relevance | path

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

/external/skia/src/opts/
DSkBitmapProcState_matrixProcs_neon.cpp124 #define TILEY_PROCF_NEON8(l, h, max) sbpsm_clamp_tile8(l, h, max) macro
136 #define TILEY_PROCF_NEON8(l, h, max) sbpsm_repeat_tile8(l, h, max) macro
DSkBitmapProcState_matrix_neon.h156 hi16.val[1] = TILEY_PROCF_NEON8(ybase, y2base, maxY); in AFFINE_NOFILTER_NAME()
370 #undef TILEY_PROCF_NEON8