HomeSort by relevance Sort by last modified time
    Searched refs:SRC_TO_FILTER (Results 1 - 3 of 3) sorted by null

  /external/skia/src/core/
SkBitmapProcState_shaderproc.h 60 SRC_TO_FILTER(row0[x0]),
61 SRC_TO_FILTER(row0[x1]),
62 SRC_TO_FILTER(row1[x0]),
63 SRC_TO_FILTER(row1[x1]),
84 #undef SRC_TO_FILTER
SkBitmapProcState_sample.h 154 SRC_TO_FILTER(row0[x0]),
155 SRC_TO_FILTER(row0[x1]),
156 SRC_TO_FILTER(row1[x0]),
157 SRC_TO_FILTER(row1[x1]),
197 SRC_TO_FILTER(row0[x0]),
198 SRC_TO_FILTER(row0[x1]),
199 SRC_TO_FILTER(row1[x0]),
200 SRC_TO_FILTER(row1[x1]),
214 #undef SRC_TO_FILTER
SkBitmapProcState_procs.h 94 #define SRC_TO_FILTER(src) src
106 #define SRC_TO_FILTER(src) src
123 #define SRC_TO_FILTER(src) src
139 #define SRC_TO_FILTER(src) src
153 #define SRC_TO_FILTER(src) table[src]
167 #define SRC_TO_FILTER(src) table[src]
181 #define SRC_TO_FILTER(src) src
197 #define SRC_TO_FILTER(src) src
214 #define SRC_TO_FILTER(src) src
232 #define SRC_TO_FILTER(src) sr
    [all...]

Completed in 1164 milliseconds