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

  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_fbupdate.cpp 259 const int lSplit = getLeftSplit(ctx, mDpy);
260 const float lSplitRatio = lSplit / xres;
285 const int lWidth = (lSplit - displayFrame.left);
286 const int rWidth = (displayFrame.right - lSplit);
hwc_utils.cpp     [all...]
hwc_mdpcomp.cpp     [all...]

Completed in 45 milliseconds