HomeSort by relevance Sort by last modified time
    Searched refs:mOverlayPlaneCount (Results 1 - 7 of 7) sorted by null

  /hardware/intel/img/hwcomposer/merrifield/include/
DisplayPlaneManager.h 93 int mOverlayPlaneCount;
  /hardware/intel/img/hwcomposer/moorefield_hdmi/include/
DisplayPlaneManager.h 93 int mOverlayPlaneCount;
  /hardware/intel/img/hwcomposer/merrifield/common/planes/
DisplayPlaneManager.cpp 27 mOverlayPlaneCount(0),
75 mPlaneCount[DisplayPlane::PLANE_OVERLAY] = mOverlayPlaneCount;
79 mTotalPlaneCount = mSpritePlaneCount+ mOverlayPlaneCount+ mPrimaryPlaneCount + mCursorPlaneCount;
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
DisplayPlaneManager.cpp 27 mOverlayPlaneCount(0),
75 mPlaneCount[DisplayPlane::PLANE_OVERLAY] = mOverlayPlaneCount;
79 mTotalPlaneCount = mSpritePlaneCount+ mOverlayPlaneCount+ mPrimaryPlaneCount + mCursorPlaneCount;
  /hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngPlaneManager.cpp 39 mOverlayPlaneCount = 2; // Overlay A & C
  /hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
AnnPlaneManager.cpp 132 mOverlayPlaneCount = 2; // Overlay A, C
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
AnnPlaneManager.cpp 127 mOverlayPlaneCount = 2; // Overlay A, C

Completed in 74 milliseconds