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

  /external/skia/src/opts/
SkBitmapProcState_matrixProcs_neon.cpp 18 static void decal_filter_scale_neon(uint32_t dst[], SkFixed fx, SkFixed dx, int count);
180 void decal_filter_scale_neon(uint32_t dst[], SkFixed fx, SkFixed dx, int count) { function
SkBitmapProcState_matrix_neon.h 191 decal_filter_scale_neon(xy, fixedFx, fixedDx, count);
  /external/skqp/src/opts/
SkBitmapProcState_matrixProcs_neon.cpp 18 static void decal_filter_scale_neon(uint32_t dst[], SkFixed fx, SkFixed dx, int count);
180 void decal_filter_scale_neon(uint32_t dst[], SkFixed fx, SkFixed dx, int count) { function
SkBitmapProcState_matrix_neon.h 191 decal_filter_scale_neon(xy, fixedFx, fixedDx, count);

Completed in 535 milliseconds