Searched refs:patchResources (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
H A DDisplayList.cpp55 for (size_t i = 0; i < patchResources.size(); i++) {
56 resourceCache.decrementRefcountLocked(patchResources.itemAt(i));
79 patchResources.clear();
H A DDisplayList.h140 Vector<const Res_png_9patch*> patchResources; member in class:android::uirenderer::DisplayListData
H A DDisplayListRenderer.h289 mDisplayListData->patchResources.add(patch);

Completed in 42 milliseconds