Home
last modified time | relevance | path

Searched refs:PLANE_OVERLAY (Results 1 – 18 of 18) sorted by relevance

/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
DAnnPlaneManager.cpp45 {'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 …]
DPlaneCapabilities.cpp54 } 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/
DAnnPlaneManager.cpp45 {'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 …]
DPlaneCapabilities.cpp55 } 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/
DPlaneCapabilities.cpp53 } 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()
DOverlayPlaneBase.cpp36 : DisplayPlane(index, PLANE_OVERLAY, disp), in OverlayPlaneBase()
194 if (plane->getType() == DisplayPlane::PLANE_OVERLAY) { in setZOrderConfig()
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
DDisplayPlaneManager.cpp75 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/
DDisplayPlaneManager.cpp75 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()
DDisplayPlane.cpp127 if (mType == DisplayPlane::PLANE_OVERLAY) { in setSourceCrop()
/hardware/intel/img/hwcomposer/merrifield/ips/tangier/
DTngPlaneManager.cpp62 case DisplayPlane::PLANE_OVERLAY: in allocPlane()
100 case DisplayPlane::PLANE_OVERLAY: in isValidZOrder()
181 } else if (type == DisplayPlane::PLANE_OVERLAY) { in getPlaneHelper()
DTngPrimaryPlane.cpp153 if (plane->getType() == DisplayPlane::PLANE_OVERLAY) { in setZOrderConfig()
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
DHwcLayerList.cpp302 } 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()
DHwcLayer.cpp339 } else if (PlaneCapabilities::isFormatSupported(DisplayPlane::PLANE_OVERLAY, this)) { in setupAttributes()
/hardware/intel/img/hwcomposer/merrifield/include/
DDisplayPlane.h52 PLANE_OVERLAY, enumerator
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
DDisplayPlane.h52 PLANE_OVERLAY, enumerator
/hardware/intel/img/hwcomposer/merrifield/common/base/
DHwcLayerList.cpp250 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()
DHwcLayer.cpp401 } else if (PlaneCapabilities::isFormatSupported(DisplayPlane::PLANE_OVERLAY, this)) { in setupAttributes()
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
DOverlayPlaneBase.cpp33 : DisplayPlane(index, PLANE_OVERLAY, disp), in OverlayPlaneBase()
190 if (plane->getType() == DisplayPlane::PLANE_OVERLAY) { in setZOrderConfig()