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

/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
H A DHWC2On1Adapter.cpp1579 hwc_display_contents_1* HWC2On1Adapter::Display::getDisplayContents() { function in class:android::HWC2On1Adapter::Display
2338 mHwc1Contents.push_back(primaryDisplay->getDisplayContents());
2344 mHwc1Contents.push_back(externalDisplay->getDisplayContents());
2356 mHwc1Contents.push_back(virtualDisplay->getDisplayContents());
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/
H A DHWC2On1Adapter.h277 hwc_display_contents_1* getDisplayContents();

Completed in 49 milliseconds