Home | History | Annotate | Download | only in core

Lines Matching defs:srcRB

2071     const size_t srcRB = srcMask.fRowBytes;
2099 src += srcRB;
2135 const size_t srcRB = mask->fRowBytes;
2162 src = (const void*)((const char*)src + srcRB);