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

/external/skia/src/core/
H A DSkBitmapProcState_shaderproc.h64 SRC_TO_FILTER(row0[x0]),
65 SRC_TO_FILTER(row0[x1]),
66 SRC_TO_FILTER(row1[x0]),
67 SRC_TO_FILTER(row1[x1]),
89 #undef SRC_TO_FILTER macro
H A DSkBitmapProcState_sample.h171 SRC_TO_FILTER(row0[x0]),
172 SRC_TO_FILTER(row0[x1]),
173 SRC_TO_FILTER(row1[x0]),
174 SRC_TO_FILTER(row1[x1]),
214 SRC_TO_FILTER(row0[x0]),
215 SRC_TO_FILTER(row0[x1]),
216 SRC_TO_FILTER(row1[x0]),
217 SRC_TO_FILTER(row1[x1]),
233 #undef SRC_TO_FILTER macro
H A DSkBitmapProcState_procs.h96 #define SRC_TO_FILTER(src) src macro
109 #define SRC_TO_FILTER(src) src macro
127 #define SRC_TO_FILTER(src) src macro
144 #define SRC_TO_FILTER(src) src macro
159 #define SRC_TO_FILTER(src) table[src] macro
174 #define SRC_TO_FILTER(src) table[src] macro
189 #define SRC_TO_FILTER(src) src macro
206 #define SRC_TO_FILTER(src) src macro
224 #define SRC_TO_FILTER(src) src macro
243 #define SRC_TO_FILTER(sr macro
268 #define SRC_TO_FILTER macro
285 #define SRC_TO_FILTER macro
304 #define SRC_TO_FILTER macro
329 #define SRC_TO_FILTER macro
342 #define SRC_TO_FILTER macro
358 #define SRC_TO_FILTER macro
[all...]

Completed in 92 milliseconds