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

  /external/chromium_org/third_party/skia/src/opts/
SkBitmapProcState_matrixProcs_neon.cpp 16 static void decal_filter_scale_neon(uint32_t dst[], SkFixed fx, SkFixed dx, int count);
92 void decal_filter_scale_neon(uint32_t dst[], SkFixed fx, SkFixed dx, int count) function
  /external/skia/src/opts/
SkBitmapProcState_matrixProcs_neon.cpp 16 static void decal_filter_scale_neon(uint32_t dst[], SkFixed fx, SkFixed dx, int count);
92 void decal_filter_scale_neon(uint32_t dst[], SkFixed fx, SkFixed dx, int count) function

Completed in 48 milliseconds