Searched refs:decal_nofilter_scale_neon (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/opts/
H A DSkBitmapProcState_matrixProcs_neon.cpp18 static void decal_nofilter_scale_neon(uint32_t dst[], SkFixed fx, SkFixed dx, int count);
150 void decal_nofilter_scale_neon(uint32_t dst[], SkFixed fx, SkFixed dx, int count) { function
H A DSkBitmapProcState_matrix_neon.h56 decal_nofilter_scale_neon(xy, SkFractionalIntToFixed(fx),
/external/skia/src/opts/
H A DSkBitmapProcState_matrixProcs_neon.cpp18 static void decal_nofilter_scale_neon(uint32_t dst[], SkFixed fx, SkFixed dx, int count);
150 void decal_nofilter_scale_neon(uint32_t dst[], SkFixed fx, SkFixed dx, int count) { function
H A DSkBitmapProcState_matrix_neon.h56 decal_nofilter_scale_neon(xy, SkFractionalIntToFixed(fx),

Completed in 111 milliseconds