Searched refs:SRC_TO_FILTER (Results 1 - 3 of 3) sorted by relevance

/external/skia/src/core/
H A DSkBitmapProcState_shaderproc.h59 SRC_TO_FILTER(row0[x0]),
60 SRC_TO_FILTER(row0[x1]),
61 SRC_TO_FILTER(row1[x0]),
62 SRC_TO_FILTER(row1[x1]),
84 #undef SRC_TO_FILTER macro
H A DSkBitmapProcState_sample.h156 SRC_TO_FILTER(row0[x0]),
157 SRC_TO_FILTER(row0[x1]),
158 SRC_TO_FILTER(row1[x0]),
159 SRC_TO_FILTER(row1[x1]),
199 SRC_TO_FILTER(row0[x0]),
200 SRC_TO_FILTER(row0[x1]),
201 SRC_TO_FILTER(row1[x0]),
202 SRC_TO_FILTER(row1[x1]),
218 #undef SRC_TO_FILTER macro
H A DSkBitmapProcState.cpp95 #define SRC_TO_FILTER(src) src macro
108 #define SRC_TO_FILTER(src) src macro
126 #define SRC_TO_FILTER(src) src macro
143 #define SRC_TO_FILTER(src) src macro
158 #define SRC_TO_FILTER(src) table[src] macro
173 #define SRC_TO_FILTER(src) table[src] macro
188 #define SRC_TO_FILTER(src) src macro
205 #define SRC_TO_FILTER(src) src macro
224 #define SRC_TO_FILTER(src) src macro
249 #define SRC_TO_FILTER(sr macro
266 #define SRC_TO_FILTER macro
285 #define SRC_TO_FILTER macro
310 #define SRC_TO_FILTER macro
323 #define SRC_TO_FILTER macro
339 #define SRC_TO_FILTER macro
[all...]

Completed in 59 milliseconds