Home | History | Annotate | Download | only in core

Lines Matching refs:fDevice

47         SK_RESTRICT uint32_t* dst = fDevice->getAddr32(x, y);
50 size_t dstRB = fDevice->rowBytes();
135 SK_RESTRICT uint32_t* dst = fDevice->getAddr32(x, y);
138 unsigned dstRB = fDevice->rowBytes();
182 SK_RESTRICT SkPMColor* dst = fDevice->getAddr32(x, y);
185 unsigned dstRB = fDevice->rowBytes();
229 SK_RESTRICT SkPMColor* dst = fDevice->getAddr32(x, y);
232 unsigned dstRB = fDevice->rowBytes();
258 SK_RESTRICT SkPMColor* dst = fDevice->getAddr32(x, y);
261 unsigned dstRB = fDevice->rowBytes();