Lines Matching refs:fit
48 SkBackingFit fit,
66 if (SkBackingFit::kExact == fit) {
81 SkBackingFit fit) {
85 // The instantiated texture should have these dimensions. If the fit is kExact, then
124 for (auto fit : {SkBackingFit::kExact, SkBackingFit::kApprox}) {
137 if (SkBackingFit::kApprox == fit) {
149 fit, budgeted, GrProtected::kNo);
166 fit, caps.maxWindowRectangles());
173 if (SkBackingFit::kApprox == fit) {
185 fit, budgeted, GrProtected::kNo));
198 fit);
329 for (auto fit : { SkBackingFit::kExact, SkBackingFit::kApprox }) {
342 format, {width, height}, renderable, 1, GrMipmapped::kNo, fit,