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

/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2On1Adapter.cpp586 for (auto& change : mChanges->getTypeChanges()) {
677 *outNumElements = mChanges->getTypeChanges().size();
682 for (const auto& element : mChanges->getTypeChanges()) {
1044 for (auto request : mChanges->getTypeChanges()) {
H A DHWC2On1Adapter.h298 getTypeChanges() const { function in class:android::HWC2On1Adapter::Display::Changes

Completed in 109 milliseconds