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

  /hardware/intel/img/hwcomposer/merrifield/include/
DisplayPlaneManager.h 91 int mPrimaryPlaneCount;
  /hardware/intel/img/hwcomposer/moorefield_hdmi/include/
DisplayPlaneManager.h 91 int mPrimaryPlaneCount;
  /hardware/intel/img/hwcomposer/merrifield/common/planes/
DisplayPlaneManager.cpp 25 mPrimaryPlaneCount(DEFAULT_PRIMARY_PLANE_COUNT),
76 mPlaneCount[DisplayPlane::PLANE_PRIMARY] = mPrimaryPlaneCount;
79 mTotalPlaneCount = mSpritePlaneCount+ mOverlayPlaneCount+ mPrimaryPlaneCount + mCursorPlaneCount;
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
DisplayPlaneManager.cpp 25 mPrimaryPlaneCount(DEFAULT_PRIMARY_PLANE_COUNT),
76 mPlaneCount[DisplayPlane::PLANE_PRIMARY] = mPrimaryPlaneCount;
79 mTotalPlaneCount = mSpritePlaneCount+ mOverlayPlaneCount+ mPrimaryPlaneCount + mCursorPlaneCount;
  /hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngPlaneManager.cpp 40 mPrimaryPlaneCount = 3; // Primary A, B, C
  /hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
AnnPlaneManager.cpp 133 mPrimaryPlaneCount = 3; // Primary A, B, C
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
AnnPlaneManager.cpp 128 mPrimaryPlaneCount = 3; // Primary A, B, C

Completed in 97 milliseconds