Home | History | Annotate | Download | only in core

Lines Matching refs:rowBytes

269     const size_t rowBytes = bitmap.rowBytes();
273 pixels += rect.fTop * rowBytes + (rect.fLeft << shiftPerPixel);
276 pixels += rowBytes;
367 size_t rb = bitmap->rowBytes();
388 size_t rb = bitmap->rowBytes();
1209 mask.fRowBytes = SkToU32(bitmap.rowBytes());
1535 mask.fRowBytes = glyph.rowBytes();
1568 mask.fRowBytes = glyph.rowBytes();
1608 mask.fRowBytes = glyph.rowBytes();