HomeSort by relevance Sort by last modified time
    Searched refs:checkSupported (Results 1 - 2 of 2) sorted by null

  /hardware/intel/img/hwcomposer/common/base/
HwcLayerList.h 50 bool checkSupported(int planeType, HwcLayer *hwcLayer);
HwcLayerList.cpp 48 bool HwcLayerList::checkSupported(int planeType, HwcLayer *hwcLayer)
298 } else if (checkSupported(DisplayPlane::PLANE_SPRITE, hwcLayer)) {
300 } else if (checkSupported(DisplayPlane::PLANE_OVERLAY, hwcLayer)) {
    [all...]

Completed in 35 milliseconds