Searched defs:FILTER_PROC (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkBitmapProcState_procs.h88 #define FILTER_PROC(x, y, a, b, c, d, dst) NAME_WRAP(Filter_32_opaque)(x, y, a, b, c, d, dst) macro
99 #undef FILTER_PROC macro
100 #define FILTER_PROC(x, y, a, b, c, d, dst) NAME_WRAP(Filter_32_alpha)(x, y, a, b, c, d, dst, alphaScale) macro
114 #undef FILTER_PROC macro
115 #define FILTER_PROC(x, y, a, b, c, d, dst) \ macro
130 #undef FILTER_PROC macro
131 #define FILTER_PROC(x, y, a, b, c, d, dst) \ macro
149 #undef FILTER_PROC macro
150 #define FILTER_PROC(x, y, a, b, c, d, dst) NAME_WRAP(Filter_32_opaque)(x, y, a, b, c, d, dst) macro
163 #undef FILTER_PROC macro
164 #define FILTER_PROC macro
180 #undef FILTER_PROC macro
181 #define FILTER_PROC macro
192 #undef FILTER_PROC macro
193 #define FILTER_PROC macro
211 #undef FILTER_PROC macro
212 #define FILTER_PROC macro
229 #undef FILTER_PROC macro
230 #define FILTER_PROC macro
254 #undef FILTER_PROC macro
255 #define FILTER_PROC macro
273 #undef FILTER_PROC macro
274 #define FILTER_PROC macro
290 #undef FILTER_PROC macro
291 #define FILTER_PROC macro
310 #undef FILTER_PROC macro
311 #define FILTER_PROC macro
351 #undef FILTER_PROC macro
352 #define FILTER_PROC macro
[all...]

Completed in 41 milliseconds