Home | History | Annotate | Download | only in core

Lines Matching refs:dstRB

42         size_t dstRB = fDevice->rowBytes();
49 dst = (uint32_t* SK_RESTRICT)((char*)dst + dstRB);
130 unsigned dstRB = fDevice->rowBytes();
149 dst = (uint32_t* SK_RESTRICT)((char*)dst + dstRB);
177 unsigned dstRB = fDevice->rowBytes();
195 dst = (SkPMColor* SK_RESTRICT)((char*)dst + dstRB);
224 unsigned dstRB = fDevice->rowBytes();
229 dst = (SkPMColor* SK_RESTRICT)((char*)dst + dstRB);
253 unsigned dstRB = fDevice->rowBytes();
258 dst = (SkPMColor* SK_RESTRICT)((char*)dst + dstRB);