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

  /external/skia/src/opts/
SkBitmapProcState_matrixProcs_neon.cpp 19 static void decal_filter_scale_neon(uint32_t dst[], SkFixed fx, SkFixed dx, int count);
185 void decal_filter_scale_neon(uint32_t dst[], SkFixed fx, SkFixed dx, int count) { function
SkBitmapProcState_matrix_neon.h 316 decal_filter_scale_neon(xy, SkFractionalIntToFixed(fx),

Completed in 170 milliseconds