Home
last modified time | relevance | path

Searched refs:FILTER_PROC (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
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
100 #define FILTER_PROC(x, y, a, b, c, d, dst) NAME_WRAP(Filter_32_alpha)(x, y, a, b, c, d, dst, alph… macro
114 #undef FILTER_PROC
115 #define FILTER_PROC(x, y, a, b, c, d, dst) \ macro
130 #undef FILTER_PROC
131 #define FILTER_PROC(x, y, a, b, c, d, dst) \ macro
149 #undef FILTER_PROC
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
[all …]
DSkBitmapProcState_sample.h170 FILTER_PROC(subX, subY, in MAKENAME()
213 FILTER_PROC(subX, subY, in MAKENAME()
DSkBitmapProcState_shaderproc.h63 FILTER_PROC(subX, subY, in SCALE_FILTER_NAME()
/external/skia/src/core/
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
100 #define FILTER_PROC(x, y, a, b, c, d, dst) NAME_WRAP(Filter_32_alpha)(x, y, a, b, c, d, dst, alph… macro
114 #undef FILTER_PROC
115 #define FILTER_PROC(x, y, a, b, c, d, dst) \ macro
130 #undef FILTER_PROC
131 #define FILTER_PROC(x, y, a, b, c, d, dst) \ macro
149 #undef FILTER_PROC
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
[all …]
DSkBitmapProcState_sample.h170 FILTER_PROC(subX, subY, in MAKENAME()
213 FILTER_PROC(subX, subY, in MAKENAME()
DSkBitmapProcState_shaderproc.h63 FILTER_PROC(subX, subY, in SCALE_FILTER_NAME()