/external/chromium_org/third_party/skia/src/core/ |
D | SkBitmapProcState_procs.h | 88 #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 …]
|
D | SkBitmapProcState_sample.h | 170 FILTER_PROC(subX, subY, in MAKENAME() 213 FILTER_PROC(subX, subY, in MAKENAME()
|
D | SkBitmapProcState_shaderproc.h | 63 FILTER_PROC(subX, subY, in SCALE_FILTER_NAME()
|
/external/skia/src/core/ |
D | SkBitmapProcState_procs.h | 88 #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 …]
|
D | SkBitmapProcState_sample.h | 170 FILTER_PROC(subX, subY, in MAKENAME() 213 FILTER_PROC(subX, subY, in MAKENAME()
|
D | SkBitmapProcState_shaderproc.h | 63 FILTER_PROC(subX, subY, in SCALE_FILTER_NAME()
|