Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/
DHWC2.cpp1735 hwc_display_contents_1* CfHWC2::Display::getDisplayContents() { in getDisplayContents() function in android::CfHWC2::Display
2493 mHwc1Contents.push_back(primaryDisplay->getDisplayContents()); in prepareAllDisplays()
2499 mHwc1Contents.push_back(externalDisplay->getDisplayContents()); in prepareAllDisplays()
2511 mHwc1Contents.push_back(virtualDisplay->getDisplayContents()); in prepareAllDisplays()
DHWC2.h282 hwc_display_contents_1* getDisplayContents();