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

  /external/chromium_org/third_party/skia/src/opts/
SkBitmapProcState_matrixProcs_neon.cpp 82 static inline int32x4_t sbpsm_repeat_tile4(int32x4_t f, unsigned max) { function
140 #define TILEX_PROCF_NEON4(fx, max) sbpsm_repeat_tile4(fx, max)
141 #define TILEY_PROCF_NEON4(fy, max) sbpsm_repeat_tile4(fy, max)
  /external/skia/src/opts/
SkBitmapProcState_matrixProcs_neon.cpp 82 static inline int32x4_t sbpsm_repeat_tile4(int32x4_t f, unsigned max) { function
140 #define TILEX_PROCF_NEON4(fx, max) sbpsm_repeat_tile4(fx, max)
141 #define TILEY_PROCF_NEON4(fy, max) sbpsm_repeat_tile4(fy, max)

Completed in 227 milliseconds