Home | History | Annotate | Download | only in libhwcomposer

Lines Matching full:height_align

2722    const int HEIGHT_ALIGN = qdutils::MDPVersion::getInstance().getHeightAlign();
2765 if(HEIGHT_ALIGN) {
2767 height = HEIGHT_ALIGN * ((height + (HEIGHT_ALIGN - 1)) / HEIGHT_ALIGN);