Searched refs:TILEY_PROCF_NEON8 (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/opts/ |
D | SkBitmapProcState_matrixProcs_neon.cpp | 124 #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
|
D | SkBitmapProcState_matrix_neon.h | 156 hi16.val[1] = TILEY_PROCF_NEON8(ybase, y2base, maxY); in AFFINE_NOFILTER_NAME() 370 #undef TILEY_PROCF_NEON8
|