Searched refs:mOverlayPlaneCount (Results 1 - 7 of 7) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/include/
H A DDisplayPlaneManager.h93 int mOverlayPlaneCount; member in class:android::intel::DisplayPlaneManager
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
H A DDisplayPlaneManager.h93 int mOverlayPlaneCount; member in class:android::intel::DisplayPlaneManager
/hardware/intel/img/hwcomposer/merrifield/common/planes/
H A DDisplayPlaneManager.cpp27 mOverlayPlaneCount(0),
75 mPlaneCount[DisplayPlane::PLANE_OVERLAY] = mOverlayPlaneCount;
79 mTotalPlaneCount = mSpritePlaneCount+ mOverlayPlaneCount+ mPrimaryPlaneCount + mCursorPlaneCount;
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
H A DDisplayPlaneManager.cpp27 mOverlayPlaneCount(0),
75 mPlaneCount[DisplayPlane::PLANE_OVERLAY] = mOverlayPlaneCount;
79 mTotalPlaneCount = mSpritePlaneCount+ mOverlayPlaneCount+ mPrimaryPlaneCount + mCursorPlaneCount;
/hardware/intel/img/hwcomposer/merrifield/ips/tangier/
H A DTngPlaneManager.cpp39 mOverlayPlaneCount = 2; // Overlay A & C
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
H A DAnnPlaneManager.cpp132 mOverlayPlaneCount = 2; // Overlay A, C
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
H A DAnnPlaneManager.cpp127 mOverlayPlaneCount = 2; // Overlay A, C

Completed in 696 milliseconds