HomeSort by relevance Sort by last modified time
    Searched defs:mLeftAlign (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/display/msm8084/libqdutils/
mdp_version.h 98 int mLeftAlign; // ROI left alignment restriction
106 mLeftAlign(0), mWidthAlign(0), mTopAlign(0), mHeightAlign(0),
133 int getLeftAlign() { return mPanelInfo.mLeftAlign; }
  /hardware/qcom/display/msm8226/libqdutils/
mdp_version.h 98 int mLeftAlign; // ROI left alignment restriction
106 mLeftAlign(0), mWidthAlign(0), mTopAlign(0), mHeightAlign(0),
133 int getLeftAlign() { return mPanelInfo.mLeftAlign; }

Completed in 270 milliseconds