Searched refs:fNewPaintFlags (Results 1 – 1 of 1) sorted by relevance
391 fNewPaintFlags = filter_paint_flags(props, oldFlags); in AutoDrawLooper()392 if (fIsSimple && (fNewPaintFlags != oldFlags)) { in AutoDrawLooper()394 paint->setFlags(fNewPaintFlags); in AutoDrawLooper()431 uint32_t fNewPaintFlags; member in AutoDrawLooper448 paint->setFlags(fNewPaintFlags); in doNext()