Searched refs:SkLazyPaint (Results 1 – 1 of 1) sorted by relevance
142 typedef SkTLazy<SkPaint> SkLazyPaint; typedef385 static SkPaint* set_if_needed(SkLazyPaint* lazy, const SkPaint& orig) { in set_if_needed()540 SkLazyPaint fLazyPaintInit; // base paint storage in case we need to modify it541 SkLazyPaint fLazyPaintPerLooper; // per-draw-looper storage, so the looper can modify it2216 SkLazyPaint lazy; in onDrawImage()2268 SkLazyPaint lazy; in onDrawImageRect()2291 SkLazyPaint lazy; in onDrawBitmap()2352 SkLazyPaint lazy; in internalDrawBitmapRect()2385 SkLazyPaint lazy; in onDrawImageNine()2411 SkLazyPaint lazy; in onDrawBitmapNine()[all …]