Lines Matching refs:fClip
633 &fClip.fLeft, &fClip.fTop, &fClip.fRight, &fClip.fBottom)) {
825 return new SKPBench(name.c_str(), pic.get(), fClip, fScales[fCurrentScale],
834 return new SKPBench(SkOSPath::Basename(path).c_str(), pic.get(), fClip,
858 return new SKPAnimationBench(name.c_str(), pic.get(), fClip, std::move(animation),
1078 SkStringPrintf("%d %d %d %d", fClip.fLeft, fClip.fTop,
1079 fClip.fRight, fClip.fBottom).c_str());
1109 SkIRect fClip;