Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc2/
DEmuHWC2.cpp479 for (auto& change : mChanges->getTypeChanges()) { in acceptChanges()
576 *outNumElements = mChanges->getTypeChanges().size(); in getChangedCompositionTypes()
581 for (const auto& element : mChanges->getTypeChanges()) { in getChangedCompositionTypes()
DEmuHWC2.h306 getTypeChanges() const { in getTypeChanges() function
/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/
DHWC2.cpp566 for (auto& change : mChanges->getTypeChanges()) { in acceptChanges()
658 *outNumElements = mChanges->getTypeChanges().size(); in getChangedCompositionTypes()
663 for (const auto& element : mChanges->getTypeChanges()) { in getChangedCompositionTypes()
1009 for (auto request : mChanges->getTypeChanges()) { in validate()
DHWC2.h345 getTypeChanges() const { in getTypeChanges() function