Searched refs:checkCursorSupported (Results 1 – 2 of 2) sorted by relevance
52 bool checkCursorSupported(HwcLayer *hwcLayer);
177 bool HwcLayerList::checkCursorSupported(HwcLayer *hwcLayer) in checkCursorSupported() function in android::intel::HwcLayerList295 if (checkCursorSupported(hwcLayer)) { in initialize()