Home
last modified time | relevance | path

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

/hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
DDisplayPlaneManager.cpp26 mSpritePlaneCount(0), in DisplayPlaneManager()
74 mPlaneCount[DisplayPlane::PLANE_SPRITE] = mSpritePlaneCount; in initialize()
79 … mTotalPlaneCount = mSpritePlaneCount+ mOverlayPlaneCount+ mPrimaryPlaneCount + mCursorPlaneCount; in initialize()
/hardware/intel/img/hwcomposer/merrifield/common/planes/
DDisplayPlaneManager.cpp26 mSpritePlaneCount(0), in DisplayPlaneManager()
74 mPlaneCount[DisplayPlane::PLANE_SPRITE] = mSpritePlaneCount; in initialize()
79 … mTotalPlaneCount = mSpritePlaneCount+ mOverlayPlaneCount+ mPrimaryPlaneCount + mCursorPlaneCount; in initialize()
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
DDisplayPlaneManager.h92 int mSpritePlaneCount; variable
/hardware/intel/img/hwcomposer/merrifield/include/
DDisplayPlaneManager.h92 int mSpritePlaneCount; variable
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
DAnnPlaneManager.cpp126 mSpritePlaneCount = 3; // Sprite D, E, F in initialize()
407 int stop = mSpritePlaneCount; in getFreePlanes()
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
DAnnPlaneManager.cpp131 mSpritePlaneCount = 3; // Sprite D, E, F in initialize()
444 int stop = mSpritePlaneCount; in getFreePlanes()
/hardware/intel/img/hwcomposer/merrifield/ips/tangier/
DTngPlaneManager.cpp38 mSpritePlaneCount = 1; // Sprite D in initialize()