Home
last modified time | relevance | path

Searched refs:getIndex (Results 1 – 16 of 16) sorted by relevance

/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
DHwcLayerList.h80 return l->getIndex() - r->getIndex(); in do_compare()
DHwcLayerList.cpp196 if (hwcLayer->getIndex() != mLayerCount - 2) { in checkCursorSupported()
650 zlayer->hwcLayer->getIndex(), in attachPlanes()
652 zlayer->plane->getIndex(), in attachPlanes()
673 int targetLayerIndex = target->getIndex(); in useAsFrameBufferTarget()
971 planeIndex = plane->getIndex(); in dump()
1029 planeIndex = plane->getIndex(); in dump()
DHwcLayer.h67 int getIndex() const;
DHwcLayer.cpp166 int HwcLayer::getIndex() const in getIndex() function in android::intel::HwcLayer
/hardware/intel/img/hwcomposer/merrifield/common/base/
DHwcLayerList.h79 return l->getIndex() - r->getIndex(); in do_compare()
DHwcLayerList.cpp137 if (hwcLayer->getIndex() != mLayerCount - 2) { in checkCursorSupported()
574 zlayer->hwcLayer->getIndex(), in attachPlanes()
576 zlayer->plane->getIndex(), in attachPlanes()
597 int targetLayerIndex = target->getIndex(); in useAsFrameBufferTarget()
809 int preIndex = hwcLayer->getIndex(); in setupSmartComposition2()
814 int index = hwcLayer->getIndex(); in setupSmartComposition2()
1020 planeIndex = plane->getIndex(); in dump()
1078 planeIndex = plane->getIndex(); in dump()
DHwcLayer.h73 int getIndex() const;
DHwcLayer.cpp186 int HwcLayer::getIndex() const in getIndex() function in android::intel::HwcLayer
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
DDisplayPlaneManager.cpp201 index = plane.getIndex(); in putPlane()
261 int index = plane.getIndex(); in reclaimPlane()
/hardware/intel/img/hwcomposer/merrifield/common/planes/
DDisplayPlaneManager.cpp201 index = plane.getIndex(); in putPlane()
261 int index = plane.getIndex(); in reclaimPlane()
/hardware/intel/img/hwcomposer/merrifield/include/
DDisplayPlane.h78 virtual int getIndex() const { return mIndex; } in getIndex() function
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
DDisplayPlane.h78 virtual int getIndex() const { return mIndex; } in getIndex() function
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
DAnnPlaneManager.cpp380 i, l->planeType, l->plane->getIndex(), l->zorder); in assignPlanes()
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
DAnnPlaneManager.cpp417 i, l->planeType, l->plane->getIndex(), l->zorder); in assignPlanes()
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
DOverlayPlaneBase.cpp191 if (plane->getIndex() == 0) { in setZOrderConfig()
193 } else if (plane->getIndex() == 1) { in setZOrderConfig()
/hardware/intel/img/hwcomposer/merrifield/ips/common/
DOverlayPlaneBase.cpp195 if (plane->getIndex() == 0) { in setZOrderConfig()
197 } else if (plane->getIndex() == 1) { in setZOrderConfig()