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

  /external/skia/src/core/
SkBitmapProcState_filter.h 13 Filter_32_opaque
90 #define Filter_32_opaque Filter_32_opaque_neon
153 #define Filter_32_opaque Filter_32_opaque_portable
SkBitmapProcState.cpp 87 #define FILTER_PROC(x, y, a, b, c, d, dst) Filter_32_opaque(x, y, a, b, c, d, dst)
149 #define FILTER_PROC(x, y, a, b, c, d, dst) Filter_32_opaque(x, y, a, b, c, d, dst)
239 Filter_32_opaque(x, y, a, b, c, d, &dstColor); \
333 #define FILTER_PROC(x, y, a, b, c, d, dst) Filter_32_opaque(x, y, a, b, c, d, dst)

Completed in 170 milliseconds