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

  /hardware/qcom/display/msm8994/libqdutils/
mdp_version.h 142 uint32_t getMaxPipeWidth() const { return mMaxPipeWidth; }
183 uint32_t mMaxPipeWidth; //maximum x-res of the mdp pipe.
mdp_version.cpp 112 mMaxPipeWidth = 2048;
333 mMaxPipeWidth = atoi(tokens[1]);

Completed in 54 milliseconds