/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/ |
D | AnnPlaneManager.cpp | 45 {'G', DisplayPlane::PLANE_OVERLAY, 0}, // nickname for Overlay A 46 {'H', DisplayPlane::PLANE_OVERLAY, 1}, // nickname for Overlay C 150 case DisplayPlane::PLANE_OVERLAY: in allocPlane() 181 if (config[i]->planeType == DisplayPlane::PLANE_OVERLAY) { in isValidZOrder() 189 if (config[i]->planeType != DisplayPlane::PLANE_OVERLAY && in isValidZOrder() 209 if (config[i]->planeType != DisplayPlane::PLANE_OVERLAY && in isValidZOrder() 237 if (config[i]->planeType == DisplayPlane::PLANE_OVERLAY) { in assignPlanes() 307 if (config[i]->planeType == DisplayPlane::PLANE_OVERLAY && in assignPlanes() 308 desc.type != DisplayPlane::PLANE_OVERLAY) { in assignPlanes() 313 if (config[i]->planeType != DisplayPlane::PLANE_OVERLAY) { in assignPlanes() [all …]
|
D | PlaneCapabilities.cpp | 54 } else if (planeType == DisplayPlane::PLANE_OVERLAY) { in isFormatSupported() 105 } else if (planeType == DisplayPlane::PLANE_OVERLAY) { in isSizeSupported() 155 } else if (planeType == DisplayPlane::PLANE_OVERLAY) { in isBlendingSupported() 190 } else if (planeType == DisplayPlane::PLANE_OVERLAY) { in isScalingSupported() 233 if (planeType == DisplayPlane::PLANE_OVERLAY) { in isTransformSupported()
|
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/ |
D | AnnPlaneManager.cpp | 45 {'G', DisplayPlane::PLANE_OVERLAY, 0}, // nickname for Overlay A 46 {'H', DisplayPlane::PLANE_OVERLAY, 1}, // nickname for Overlay C 175 case DisplayPlane::PLANE_OVERLAY: in allocPlane() 216 if (config[i]->planeType == DisplayPlane::PLANE_OVERLAY) { in isValidZOrder() 224 if (config[i]->planeType != DisplayPlane::PLANE_OVERLAY && in isValidZOrder() 244 if (config[i]->planeType != DisplayPlane::PLANE_OVERLAY && in isValidZOrder() 272 if (config[i]->planeType == DisplayPlane::PLANE_OVERLAY) { in assignPlanes() 342 if (config[i]->planeType == DisplayPlane::PLANE_OVERLAY && in assignPlanes() 343 desc.type != DisplayPlane::PLANE_OVERLAY) { in assignPlanes() 348 if (config[i]->planeType != DisplayPlane::PLANE_OVERLAY) { in assignPlanes() [all …]
|
D | PlaneCapabilities.cpp | 55 } else if (planeType == DisplayPlane::PLANE_OVERLAY) { in isFormatSupported() 107 } else if (planeType == DisplayPlane::PLANE_OVERLAY) { in isSizeSupported() 175 } else if (planeType == DisplayPlane::PLANE_OVERLAY) { in isBlendingSupported() 202 } else if (planeType == DisplayPlane::PLANE_OVERLAY) { in isScalingSupported() 261 if (planeType == DisplayPlane::PLANE_OVERLAY) { in isTransformSupported()
|
/hardware/intel/img/hwcomposer/merrifield/ips/common/ |
D | PlaneCapabilities.cpp | 53 } else if (planeType == DisplayPlane::PLANE_OVERLAY) { in isFormatSupported() 105 } else if (planeType == DisplayPlane::PLANE_OVERLAY) { in isSizeSupported() 161 } else if (planeType == DisplayPlane::PLANE_OVERLAY) { in isBlendingSupported() 188 } else if (planeType == DisplayPlane::PLANE_OVERLAY) { in isScalingSupported() 215 if (planeType == DisplayPlane::PLANE_OVERLAY) { in isTransformSupported()
|
D | OverlayPlaneBase.cpp | 36 : DisplayPlane(index, PLANE_OVERLAY, disp), in OverlayPlaneBase() 194 if (plane->getType() == DisplayPlane::PLANE_OVERLAY) { in setZOrderConfig()
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/ |
D | DisplayPlaneManager.cpp | 75 mPlaneCount[DisplayPlane::PLANE_OVERLAY] = mOverlayPlaneCount; in initialize() 313 if (plane && plane->getType() == DisplayPlane::PLANE_OVERLAY) { in isOverlayPlanesDisabled() 334 mPlaneCount[DisplayPlane::PLANE_OVERLAY], in dump() 335 mFreePlanes[DisplayPlane::PLANE_OVERLAY], in dump() 336 mReclaimedPlanes[DisplayPlane::PLANE_OVERLAY]); in dump()
|
/hardware/intel/img/hwcomposer/merrifield/common/planes/ |
D | DisplayPlaneManager.cpp | 75 mPlaneCount[DisplayPlane::PLANE_OVERLAY] = mOverlayPlaneCount; in initialize() 313 if (plane && plane->getType() == DisplayPlane::PLANE_OVERLAY) { in isOverlayPlanesDisabled() 334 mPlaneCount[DisplayPlane::PLANE_OVERLAY], in dump() 335 mFreePlanes[DisplayPlane::PLANE_OVERLAY], in dump() 336 mReclaimedPlanes[DisplayPlane::PLANE_OVERLAY]); in dump()
|
D | DisplayPlane.cpp | 127 if (mType == DisplayPlane::PLANE_OVERLAY) { in setSourceCrop()
|
/hardware/intel/img/hwcomposer/merrifield/ips/tangier/ |
D | TngPlaneManager.cpp | 62 case DisplayPlane::PLANE_OVERLAY: in allocPlane() 100 case DisplayPlane::PLANE_OVERLAY: in isValidZOrder() 181 } else if (type == DisplayPlane::PLANE_OVERLAY) { in getPlaneHelper()
|
D | TngPrimaryPlane.cpp | 153 if (plane->getType() == DisplayPlane::PLANE_OVERLAY) { in setZOrderConfig()
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/ |
D | HwcLayerList.cpp | 302 } else if (checkSupported(DisplayPlane::PLANE_OVERLAY, hwcLayer)) { in initialize() 312 } else if (checkSupported(DisplayPlane::PLANE_OVERLAY, hwcLayer)) { in initialize() 451 int planeNumber = planeManager->getFreePlanes(mDisplayIndex, DisplayPlane::PLANE_OVERLAY); in assignOverlayPlanes() 485 ZOrderLayer *zlayer = addZOrderLayer(DisplayPlane::PLANE_OVERLAY, mOverlayCandidates[i]); in assignOverlayPlanes() 974 case DisplayPlane::PLANE_OVERLAY: in dump()
|
D | HwcLayer.cpp | 339 } else if (PlaneCapabilities::isFormatSupported(DisplayPlane::PLANE_OVERLAY, this)) { in setupAttributes()
|
/hardware/intel/img/hwcomposer/merrifield/include/ |
D | DisplayPlane.h | 52 PLANE_OVERLAY, enumerator
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/ |
D | DisplayPlane.h | 52 PLANE_OVERLAY, enumerator
|
/hardware/intel/img/hwcomposer/merrifield/common/base/ |
D | HwcLayerList.cpp | 250 checkSupported(DisplayPlane::PLANE_OVERLAY, hwcLayer)) { in initialize() 377 int planeNumber = planeManager->getFreePlanes(mDisplayIndex, DisplayPlane::PLANE_OVERLAY); in assignOverlayPlanes() 411 ZOrderLayer *zlayer = addZOrderLayer(DisplayPlane::PLANE_OVERLAY, mOverlayCandidates[i]); in assignOverlayPlanes() 1023 case DisplayPlane::PLANE_OVERLAY: in dump()
|
D | HwcLayer.cpp | 401 } else if (PlaneCapabilities::isFormatSupported(DisplayPlane::PLANE_OVERLAY, this)) { in setupAttributes()
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/ |
D | OverlayPlaneBase.cpp | 33 : DisplayPlane(index, PLANE_OVERLAY, disp), in OverlayPlaneBase() 190 if (plane->getType() == DisplayPlane::PLANE_OVERLAY) { in setZOrderConfig()
|