Home
last modified time | relevance | path

Searched refs:mOverlayPlaneCount (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/img/hwcomposer/common/planes/
DDisplayPlaneManager.cpp27 mOverlayPlaneCount(0), in DisplayPlaneManager()
75 mPlaneCount[DisplayPlane::PLANE_OVERLAY] = mOverlayPlaneCount; in initialize()
79 … mTotalPlaneCount = mSpritePlaneCount+ mOverlayPlaneCount+ mPrimaryPlaneCount + mCursorPlaneCount; in initialize()
/hardware/intel/img/hwcomposer/include/
DDisplayPlaneManager.h93 int mOverlayPlaneCount; variable
/hardware/intel/img/hwcomposer/ips/anniedale/
DAnnPlaneManager.cpp127 mOverlayPlaneCount = 2; // Overlay A, C in initialize()