Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp585 for (auto& change : mChanges->getTypeChanges()) { in acceptChanges()
676 *outNumElements = mChanges->getTypeChanges().size(); in getChangedCompositionTypes()
681 for (const auto& element : mChanges->getTypeChanges()) { in getChangedCompositionTypes()
1043 for (auto request : mChanges->getTypeChanges()) { in validate()
DHWC2On1Adapter.h300 getTypeChanges() const { in getTypeChanges() function
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp544 for (auto& change : mChanges->getTypeChanges()) { in acceptChanges()
636 *outNumElements = mChanges->getTypeChanges().size(); in getChangedCompositionTypes()
641 for (const auto& element : mChanges->getTypeChanges()) { in getChangedCompositionTypes()
987 for (auto request : mChanges->getTypeChanges()) { in validate()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/
DHWC2On1Adapter.h340 getTypeChanges() const { in getTypeChanges() function