Home | History | Annotate | Download | only in core

Lines Matching full:fwidth

145                 SkIntToScalar(fInfo.fWidth), SkIntToScalar(fInfo.fHeight));
150 bounds->set(0, 0, fInfo.fWidth, fInfo.fHeight);
269 SkASSERT(fInfo.fWidth <= prInfo.fWidth);
292 fPixelRefOrigin.set(SkPin32(dx, 0, info.fWidth),
1430 SkASSERT(fWidth >= 0);