Home
last modified time | relevance | path

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

/hardware/intel/img/hwcomposer/merrifield/include/
DVirtualDevice.h150 bool handleExtendedMode(hwc_display_contents_1_t *display);
/hardware/intel/img/hwcomposer/merrifield/common/devices/
DVirtualDevice.cpp890 if (handleExtendedMode(display)) { in prepare()
1451 bool VirtualDevice::handleExtendedMode(hwc_display_contents_1_t *display) in handleExtendedMode() function in android::intel::VirtualDevice