Home
last modified time | relevance | path

Searched refs:checkCursorSupported (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
DHwcLayerList.h52 bool checkCursorSupported(HwcLayer *hwcLayer);
DHwcLayerList.cpp175 bool HwcLayerList::checkCursorSupported(HwcLayer *hwcLayer) in checkCursorSupported() function in android::intel::HwcLayerList
291 if (checkCursorSupported(hwcLayer)) { in initialize()
/hardware/intel/img/hwcomposer/merrifield/common/base/
DHwcLayerList.h50 bool checkCursorSupported(HwcLayer *hwcLayer);
DHwcLayerList.cpp116 bool HwcLayerList::checkCursorSupported(HwcLayer *hwcLayer) in checkCursorSupported() function in android::intel::HwcLayerList
245 if (checkCursorSupported(hwcLayer)) { in initialize()