Lines Matching defs:masks

13         void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks,
16 // Use the masks to decode to the destination
21 uint8_t red = masks->getRed(p);
22 uint8_t green = masks->getGreen(p);
23 uint8_t blue = masks->getBlue(p);
30 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks,
33 // Use the masks to decode to the destination
38 uint8_t red = masks->getRed(p);
39 uint8_t green = masks->getGreen(p);
40 uint8_t blue = masks->getBlue(p);
47 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks,
50 // Use the masks to decode to the destination
55 uint8_t red = masks->getRed(p);
56 uint8_t green = masks->getGreen(p);
57 uint8_t blue = masks->getBlue(p);
58 uint8_t alpha = masks->getAlpha(p);
65 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks,
68 // Use the masks to decode to the destination
73 uint8_t red = masks->getRed(p);
74 uint8_t green = masks->getGreen(p);
75 uint8_t blue = masks->getBlue(p);
76 uint8_t alpha = masks->getAlpha(p);
83 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks,
86 // Use the masks to decode to the destination
91 uint8_t red = masks->getRed(p);
92 uint8_t green = masks->getGreen(p);
93 uint8_t blue = masks->getBlue(p);
94 uint8_t alpha = masks->getAlpha(p);
101 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks,
104 // Use the masks to decode to the destination
109 uint8_t red = masks->getRed(p);
110 uint8_t green = masks->getGreen(p);
111 uint8_t blue = masks->getBlue(p);
112 uint8_t alpha = masks->getAlpha(p);
121 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks,
124 // Use the masks to decode to the destination
129 uint8_t red = masks->getRed(p);
130 uint8_t green = masks->getGreen(p);
131 uint8_t blue = masks->getBlue(p);
138 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks,
141 // Use the masks to decode to the destination
146 uint8_t red = masks->getRed(p);
147 uint8_t green = masks->getGreen(p);
148 uint8_t blue = masks->getBlue(p);
155 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks,
158 // Use the masks to decode to the destination
163 uint8_t red = masks->getRed(p);
164 uint8_t green = masks->getGreen(p);
165 uint8_t blue = masks->getBlue(p);
172 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks,
175 // Use the masks to decode to the destination
180 uint8_t red = masks->getRed(p);
181 uint8_t green = masks->getGreen(p);
182 uint8_t blue = masks->getBlue(p);
183 uint8_t alpha = masks->getAlpha(p);
190 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks,
193 // Use the masks to decode to the destination
198 uint8_t red = masks->getRed(p);
199 uint8_t green = masks->getGreen(p);
200 uint8_t blue = masks->getBlue(p);
201 uint8_t alpha = masks->getAlpha(p);
208 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks,
211 // Use the masks to decode to the destination
216 uint8_t red = masks->getRed(p);
217 uint8_t green = masks->getGreen(p);
218 uint8_t blue = masks->getBlue(p);
219 uint8_t alpha = masks->getAlpha(p);
226 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks,
229 // Use the masks to decode to the destination
234 uint8_t red = masks->getRed(p);
235 uint8_t green = masks->getGreen(p);
236 uint8_t blue = masks->getBlue(p);
237 uint8_t alpha = masks->getAlpha(p);
244 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks,
247 // Use the masks to decode to the destination
252 uint8_t red = masks->getRed(p);
253 uint8_t green = masks->getGreen(p);
254 uint8_t blue = masks->getBlue(p);
261 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks,
264 // Use the masks to decode to the destination
269 uint8_t red = masks->getRed(p);
270 uint8_t green = masks->getGreen(p);
271 uint8_t blue = masks->getBlue(p);
278 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks,
281 // Use the masks to decode to the destination
286 uint8_t red = masks->getRed(p);
287 uint8_t green = masks->getGreen(p);
288 uint8_t blue = masks->getBlue(p);
295 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks,
298 // Use the masks to decode to the destination
303 uint8_t red = masks->getRed(p);
304 uint8_t green = masks->getGreen(p);
305 uint8_t blue = masks->getBlue(p);
306 uint8_t alpha = masks->getAlpha(p);
313 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks,
316 // Use the masks to decode to the destination
321 uint8_t red = masks->getRed(p);
322 uint8_t green = masks->getGreen(p);
323 uint8_t blue = masks->getBlue(p);
324 uint8_t alpha = masks->getAlpha(p);
331 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks,
334 // Use the masks to decode to the destination
339 uint8_t red = masks->getRed(p);
340 uint8_t green = masks->getGreen(p);
341 uint8_t blue = masks->getBlue(p);
342 uint8_t alpha = masks->getAlpha(p);
349 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks,
352 // Use the masks to decode to the destination
357 uint8_t red = masks->getRed(p);
358 uint8_t green = masks->getGreen(p);
359 uint8_t blue = masks->getBlue(p);
360 uint8_t alpha = masks->getAlpha(p);
367 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks,
369 // Use the masks to decode to the destination
374 uint8_t red = masks->getRed(p);
375 uint8_t green = masks->getGreen(p);
376 uint8_t blue = masks->getBlue(p);
388 bool srcIsOpaque, SkMasks* masks, uint32_t bitsPerPixel,
529 return new SkMaskSwizzler(masks, proc, srcOffset, srcWidth);
537 SkMaskSwizzler::SkMaskSwizzler(SkMasks* masks, RowProc proc, int srcOffset, int subsetWidth)
538 : fMasks(masks)