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

  /external/chromium_org/third_party/skia/src/opts/
SkBitmapProcState_matrixProcs_neon.cpp 126 #define TILEX_PROCF_NEON4(fx, max) sbpsm_clamp_tile4(fx, max)
140 #define TILEX_PROCF_NEON4(fx, max) sbpsm_repeat_tile4(fx, max)
SkBitmapProcState_matrix_neon.h 254 res = TILEX_PROCF_NEON4(f, max);
261 res = TILEX_PROCF_NEON4(f + wide_one, max);
480 #undef TILEX_PROCF_NEON4
  /external/skia/src/opts/
SkBitmapProcState_matrixProcs_neon.cpp 126 #define TILEX_PROCF_NEON4(fx, max) sbpsm_clamp_tile4(fx, max)
140 #define TILEX_PROCF_NEON4(fx, max) sbpsm_repeat_tile4(fx, max)
SkBitmapProcState_matrix_neon.h 254 res = TILEX_PROCF_NEON4(f, max);
261 res = TILEX_PROCF_NEON4(f + wide_one, max);
480 #undef TILEX_PROCF_NEON4

Completed in 267 milliseconds