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

  /hardware/intel/img/hwcomposer/merrifield/include/
DisplayPlaneManager.h 94 int mCursorPlaneCount;
  /hardware/intel/img/hwcomposer/moorefield_hdmi/include/
DisplayPlaneManager.h 94 int mCursorPlaneCount;
  /hardware/intel/img/hwcomposer/merrifield/common/planes/
DisplayPlaneManager.cpp 77 mPlaneCount[DisplayPlane::PLANE_CURSOR] = mCursorPlaneCount;
79 mTotalPlaneCount = mSpritePlaneCount+ mOverlayPlaneCount+ mPrimaryPlaneCount + mCursorPlaneCount;
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
DisplayPlaneManager.cpp 77 mPlaneCount[DisplayPlane::PLANE_CURSOR] = mCursorPlaneCount;
79 mTotalPlaneCount = mSpritePlaneCount+ mOverlayPlaneCount+ mPrimaryPlaneCount + mCursorPlaneCount;
  /hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngPlaneManager.cpp 41 mCursorPlaneCount = 3;
  /hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
AnnPlaneManager.cpp 134 mCursorPlaneCount = 3;
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
AnnPlaneManager.cpp 129 mCursorPlaneCount = 3;

Completed in 76 milliseconds