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

/frameworks/base/libs/hwui/
H A DDisplayList.cpp61 regions.clear();
H A DDisplayList.h141 std::vector<std::unique_ptr<const SkRegion>> regions; member in class:android::uirenderer::DisplayListData
H A DDisplayListCanvas.h342 mDisplayListData->regions.push_back(std::move(copy));

Completed in 66 milliseconds