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

/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2On1Adapter.h172 DisplayContentsDeleter> HWC1Contents; typedef in class:android::HWC2On1Adapter::Display
234 HWC1Contents cloneRequestedContents() const;
235 void setReceivedContents(HWC1Contents contents);
369 HWC1Contents mHwc1RequestedContents;
370 HWC1Contents mHwc1ReceivedContents;
H A DHWC2On1Adapter.cpp1309 HWC2On1Adapter::Display::HWC1Contents
1324 return HWC1Contents(contents);
1327 void HWC2On1Adapter::Display::setReceivedContents(HWC1Contents contents)
2411 std::vector<HWC2On1Adapter::Display::HWC1Contents> requestedContents;

Completed in 72 milliseconds