Searched refs:patchResources (Results 1 – 3 of 3) sorted by relevance
55 for (size_t i = 0; i < patchResources.size(); i++) { in cleanupResources()56 resourceCache.decrementRefcountLocked(patchResources.itemAt(i)); in cleanupResources()79 patchResources.clear(); in cleanupResources()
140 Vector<const Res_png_9patch*> patchResources; variable
289 mDisplayListData->patchResources.add(patch); in refPatch()