Searched refs:patchResources (Results 1 – 3 of 3) sorted by relevance
42 , patchResources(stdAllocator) in DisplayList()54 if (CC_UNLIKELY(patchResources.size())) { in cleanupResources()58 for (size_t i = 0; i < patchResources.size(); i++) { in cleanupResources()59 resourceCache.decrementRefcountLocked(patchResources[i]); in cleanupResources()79 patchResources.clear(); in cleanupResources()
145 LsaVector<const Res_png_9patch*> patchResources; variable
299 mDisplayList->patchResources.push_back(patch); in refPatch()