Lines Matching full:just
285 // For difference ops, can always just subtract the shape directly by drawing 0 coverage
296 // TODO: this is an extra copy effectively, just so we can toggle inversion; would be
297 // better perhaps to just call a drawPath() since we know it'll use path rendering w/
478 // This is very similar to contains(Draw) but we just have outerBounds to work with.
541 // rects because a non-AA axis aligned rect can always be set as just a scissor test or window
561 // clip rects we always just round so that they can be scissor-only (avoiding the
621 // this can be set to true. We just can't modify other to set it's aa to this->fAA.
927 // just the new element.
967 // - Bounds updates are just the mirror of Intersect(stack) + Difference(toAdd)
1013 // We don't need to pass the actual index that toAdd will be saved to; just the minimum
1168 // This was just a deferred save being undone, so the record doesn't need to be removed yet