Searched refs:SkLazyPaint (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkCanvas.cpp81 typedef SkTLazy<SkPaint> SkLazyPaint; typedef
303 static SkPaint* set_if_needed(SkLazyPaint* lazy, const SkPaint& orig) {
424 SkLazyPaint fLazyPaintInit; // base paint storage in case we need to modify it
425 SkLazyPaint fLazyPaintPerLooper; // per-draw-looper storage, so the looper can modify it
1186 SkLazyPaint lazy;
1978 SkLazyPaint lazy;
2005 SkLazyPaint lazy;
2061 SkLazyPaint lazy;
2178 SkLazyPaint fLazy;

Completed in 50 milliseconds