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

  /hardware/intel/img/hwcomposer/merrifield/include/
DisplayPlaneManager.h 92 int mSpritePlaneCount;
  /hardware/intel/img/hwcomposer/moorefield_hdmi/include/
DisplayPlaneManager.h 92 int mSpritePlaneCount;
  /hardware/intel/img/hwcomposer/merrifield/common/planes/
DisplayPlaneManager.cpp 26 mSpritePlaneCount(0),
74 mPlaneCount[DisplayPlane::PLANE_SPRITE] = mSpritePlaneCount;
79 mTotalPlaneCount = mSpritePlaneCount+ mOverlayPlaneCount+ mPrimaryPlaneCount + mCursorPlaneCount;
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
DisplayPlaneManager.cpp 26 mSpritePlaneCount(0),
74 mPlaneCount[DisplayPlane::PLANE_SPRITE] = mSpritePlaneCount;
79 mTotalPlaneCount = mSpritePlaneCount+ mOverlayPlaneCount+ mPrimaryPlaneCount + mCursorPlaneCount;
  /hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngPlaneManager.cpp 38 mSpritePlaneCount = 1; // Sprite D
  /hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
AnnPlaneManager.cpp 131 mSpritePlaneCount = 3; // Sprite D, E, F
444 int stop = mSpritePlaneCount;
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
AnnPlaneManager.cpp 126 mSpritePlaneCount = 3; // Sprite D, E, F
407 int stop = mSpritePlaneCount;

Completed in 144 milliseconds