Home
last modified time | relevance | path

Searched refs:getTypeChanges (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/hwc2/
DEmuHWC2.cpp433 for (auto& change : mChanges->getTypeChanges()) { in acceptChanges()
530 *outNumElements = mChanges->getTypeChanges().size(); in getChangedCompositionTypes()
535 for (const auto& element : mChanges->getTypeChanges()) { in getChangedCompositionTypes()
DEmuHWC2.h274 getTypeChanges() const { in getTypeChanges() function