Home
last modified time | relevance | path

Searched refs:mPrimaryPlaneCount (Results 1 – 7 of 7) sorted by relevance

/hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
DDisplayPlaneManager.cpp25 mPrimaryPlaneCount(DEFAULT_PRIMARY_PLANE_COUNT), in DisplayPlaneManager()
76 mPlaneCount[DisplayPlane::PLANE_PRIMARY] = mPrimaryPlaneCount; in initialize()
79 … mTotalPlaneCount = mSpritePlaneCount+ mOverlayPlaneCount+ mPrimaryPlaneCount + mCursorPlaneCount; in initialize()
/hardware/intel/img/hwcomposer/merrifield/common/planes/
DDisplayPlaneManager.cpp25 mPrimaryPlaneCount(DEFAULT_PRIMARY_PLANE_COUNT), in DisplayPlaneManager()
76 mPlaneCount[DisplayPlane::PLANE_PRIMARY] = mPrimaryPlaneCount; in initialize()
79 … mTotalPlaneCount = mSpritePlaneCount+ mOverlayPlaneCount+ mPrimaryPlaneCount + mCursorPlaneCount; in initialize()
/hardware/intel/img/hwcomposer/merrifield/include/
DDisplayPlaneManager.h91 int mPrimaryPlaneCount; variable
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
DDisplayPlaneManager.h91 int mPrimaryPlaneCount; variable
/hardware/intel/img/hwcomposer/merrifield/ips/tangier/
DTngPlaneManager.cpp40 mPrimaryPlaneCount = 3; // Primary A, B, C in initialize()
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
DAnnPlaneManager.cpp128 mPrimaryPlaneCount = 3; // Primary A, B, C in initialize()
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
DAnnPlaneManager.cpp133 mPrimaryPlaneCount = 3; // Primary A, B, C in initialize()