Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:rightSplit

44 MDPComp* MDPComp::getObject(const int& width, const int& rightSplit,
46 if(width > MAX_DISPLAY_DIM || rightSplit) {