Lines Matching refs:newPaint
2166 SkPaint* newPaint = fLazy.set(paint);2167 newPaint->setFlags(filteredFlags);2168 fPaint = newPaint;