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

/frameworks/base/libs/hwui/
H A DDisplayList.cpp50 for (size_t i = 0; i < pathResources.size(); i++) {
51 const SkPath* path = pathResources.itemAt(i);
59 pathResources.clear();
H A DDisplayList.h137 Vector<const SkPath*> pathResources; member in class:android::uirenderer::DisplayListData
H A DDisplayListCanvas.h288 mDisplayListData->pathResources.add(cachedPath);

Completed in 2240 milliseconds