Home | History | Annotate | Download | only in gif

Lines Matching refs:fScreenWidth

498             fScreenWidth = GETINT16(currentComponent);
738 fScreenWidth = std::max(fScreenWidth, xOffset + width);
751 width = fScreenWidth;
769 || width < fScreenWidth
892 const auto screenRect = SkIRect::MakeWH(fScreenWidth, fScreenHeight);