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

/hardware/intel/img/hwcomposer/merrifield/common/base/
H A DHwcLayerList.h79 return l->getIndex() - r->getIndex();
H A DHwcLayer.h73 int getIndex() const;
H A DHwcLayerList.cpp137 if (hwcLayer->getIndex() != mLayerCount - 2) {
574 zlayer->hwcLayer->getIndex(),
576 zlayer->plane->getIndex(),
597 int targetLayerIndex = target->getIndex();
809 int preIndex = hwcLayer->getIndex();
814 int index = hwcLayer->getIndex();
1020 planeIndex = plane->getIndex();
1078 planeIndex = plane->getIndex();
H A DHwcLayer.cpp186 int HwcLayer::getIndex() const function in class:android::intel::HwcLayer
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
H A DHwcLayerList.h78 return l->getIndex() - r->getIndex();
H A DHwcLayer.h67 int getIndex() const;
H A DHwcLayerList.cpp196 if (hwcLayer->getIndex() != mLayerCount - 2) {
645 zlayer->hwcLayer->getIndex(),
647 zlayer->plane->getIndex(),
668 int targetLayerIndex = target->getIndex();
962 planeIndex = plane->getIndex();
1020 planeIndex = plane->getIndex();
H A DHwcLayer.cpp166 int HwcLayer::getIndex() const function in class:android::intel::HwcLayer
/hardware/intel/img/hwcomposer/merrifield/include/
H A DDisplayPlane.h78 virtual int getIndex() const { return mIndex; } function in class:android::intel::DisplayPlane
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
H A DDisplayPlane.h78 virtual int getIndex() const { return mIndex; } function in class:android::intel::DisplayPlane
/hardware/intel/img/hwcomposer/merrifield/common/planes/
H A DDisplayPlaneManager.cpp201 index = plane.getIndex();
261 int index = plane.getIndex();
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
H A DDisplayPlaneManager.cpp201 index = plane.getIndex();
261 int index = plane.getIndex();
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
H A DAnnPlaneManager.cpp417 i, l->planeType, l->plane->getIndex(), l->zorder);
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
H A DAnnPlaneManager.cpp380 i, l->planeType, l->plane->getIndex(), l->zorder);
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
H A DOverlayPlaneBase.cpp191 if (plane->getIndex() == 0) {
193 } else if (plane->getIndex() == 1) {
/hardware/intel/img/hwcomposer/merrifield/ips/common/
H A DOverlayPlaneBase.cpp195 if (plane->getIndex() == 0) {
197 } else if (plane->getIndex() == 1) {

Completed in 1842 milliseconds