Home | History | Annotate | Download | only in core

Lines Matching defs:srcRB

43         size_t srcRB = fSource->rowBytes();
50 src = (const uint32_t* SK_RESTRICT)((const char*)src + srcRB);
131 size_t srcRB = fSource->rowBytes();
150 src = (const uint32_t* SK_RESTRICT)((const char*)src + srcRB);
178 size_t srcRB = fSource->rowBytes();
196 src = (const SkPMColor16* SK_RESTRICT)((const char*)src + srcRB);
225 size_t srcRB = fSource->rowBytes();
230 src = (const SkPMColor16* SK_RESTRICT)((const char*)src + srcRB);
254 size_t srcRB = fSource->rowBytes();
259 src = (const SkPMColor16* SK_RESTRICT)((const char*)src + srcRB);