Home | History | Annotate | Download | only in base

Lines Matching refs:checkSupported

48 bool HwcLayerList::checkSupported(int planeType, HwcLayer *hwcLayer)
298 } else if (checkSupported(DisplayPlane::PLANE_SPRITE, hwcLayer)) {
300 } else if (checkSupported(DisplayPlane::PLANE_OVERLAY, hwcLayer)) {