HomeSort by relevance Sort by last modified time
    Searched refs:TILEX_LOW_BITS_NEON4 (Results 1 - 2 of 2) sorted by null

  /external/skia/src/opts/
SkBitmapProcState_matrixProcs_neon.cpp 130 #define TILEX_LOW_BITS_NEON4(fx, max) sbpsm_clamp_tile4_low_bits(fx)
144 #define TILEX_LOW_BITS_NEON4(fx, max) sbpsm_repeat_tile4_low_bits(fx, max)
SkBitmapProcState_matrix_neon.h 257 ret = TILEX_LOW_BITS_NEON4(f, max);
482 #undef TILEX_LOW_BITS_NEON4

Completed in 34 milliseconds