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

  /external/chromium_org/third_party/skia/src/opts/
SkBitmapProcState_matrixProcs_neon.cpp 36 static inline int32x4_t sbpsm_clamp_tile4(int32x4_t f, unsigned max) { function
126 #define TILEX_PROCF_NEON4(fx, max) sbpsm_clamp_tile4(fx, max)
127 #define TILEY_PROCF_NEON4(fy, max) sbpsm_clamp_tile4(fy, max)
  /external/skia/src/opts/
SkBitmapProcState_matrixProcs_neon.cpp 36 static inline int32x4_t sbpsm_clamp_tile4(int32x4_t f, unsigned max) { function
126 #define TILEX_PROCF_NEON4(fx, max) sbpsm_clamp_tile4(fx, max)
127 #define TILEY_PROCF_NEON4(fy, max) sbpsm_clamp_tile4(fy, max)

Completed in 780 milliseconds