Searched refs:mOverlayPlaneCount (Results 1 – 3 of 3) sorted by relevance
27 mOverlayPlaneCount(0), in DisplayPlaneManager()75 mPlaneCount[DisplayPlane::PLANE_OVERLAY] = mOverlayPlaneCount; in initialize()79 … mTotalPlaneCount = mSpritePlaneCount+ mOverlayPlaneCount+ mPrimaryPlaneCount + mCursorPlaneCount; in initialize()
93 int mOverlayPlaneCount; variable
127 mOverlayPlaneCount = 2; // Overlay A, C in initialize()