Lines Matching refs:SkLazyPaint
147 typedef SkTLazy<SkPaint> SkLazyPaint;
315 static SkPaint* set_if_needed(SkLazyPaint* lazy, const SkPaint& orig) {
454 SkLazyPaint fLazyPaintInit; // base paint storage in case we need to modify it
455 SkLazyPaint fLazyPaintPerLooper; // per-draw-looper storage, so the looper can modify it
989 SkLazyPaint lazyP;
2415 SkLazyPaint lazy;