Home | History | Annotate | Download | only in core

Lines Matching refs:SkAlign4

1124     srcM.fRowBytes = SkAlign4(this->width());
1136 dstM.fRowBytes = SkAlign4(dstM.fBounds.width());