Home | History | Annotate | Download | only in drm_hwcomposer

Lines Matching full:h_display

345       *value = mode->h_display();
356 *value = mm_width ? (mode->h_display() * kUmPerInch) / mm_width : -1;
607 .right = static_cast<int>(mode->h_display()),
612 .right = mode->h_display() + 0.0f,