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