Lines Matching refs:rect
131 // so a sufficiently large rect is returned even if the quad ends up batched with an op that uses
151 // Inset with pin to the rect center.
160 // Flip top and bottom to keep the rect sorted when loaded back to SkRect.
198 // can push all the way up to the edges of the the subset rect and the sampler shouldn't
211 // If the local quad is inset by at least 0.5 pixels into the subset rect's bounds, the
217 // The subset rect cannot be ignored safely.
331 // entry does not, this rect will equal kLargeRect, so it automatically has no effect.
434 // If subsetRect is not null it will be used to apply a strict src rect-style constraint.
450 // optimizations based on the rect and matrix when appropriate
600 // Check (briefly) if the subset rect is actually needed for this set entry.
1408 SkRect rect = GrTest::TestRect(random);
1443 DrawQuad quad = {GrQuad::MakeFromRect(rect, viewMatrix), GrQuad(srcRect), aaFlags};