Searched refs:paints (Results 1 – 3 of 3) sorted by relevance
65 for (size_t i = 0; i < paints.size(); i++) { in cleanupResources()66 delete paints.itemAt(i); in cleanupResources()81 paints.clear(); in cleanupResources()
142 Vector<const SkPaint*> paints; variable
251 mDisplayListData->paints.add(paintCopy); in copyPaint()