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

  /external/skia/src/core/
SkBitmapProcState_filter.h 91 #define Filter_32_alpha Filter_32_alpha_neon
154 #define Filter_32_alpha Filter_32_alpha_portable
SkBitmapProcState.cpp 99 #define FILTER_PROC(x, y, a, b, c, d, dst) Filter_32_alpha(x, y, a, b, c, d, dst, alphaScale)
163 #define FILTER_PROC(x, y, a, b, c, d, dst) Filter_32_alpha(x, y, a, b, c, d, dst, alphaScale)

Completed in 20 milliseconds