Lines Matching full:timings
969 hwc_dev->fb_dis.timings.pixel_clock, handle);
1049 if (d.dis.timings.x_res * d.dis.timings.y_res == 0 ||
1056 ext->xres = d.dis.timings.x_res;
1057 ext->yres = d.dis.timings.y_res;
1194 get_max_dimensions(xres, yres, xpy, d.dis.timings.x_res, d.dis.timings.y_res,
1196 if (!d.dis.timings.pixel_clock ||
1199 d.dis.timings.pixel_clock, NULL)) {
2294 int lcd_w = hwc_dev->fb_dis.timings.x_res;
2295 int lcd_h = hwc_dev->fb_dis.timings.y_res;
2363 property_get("persist.hwc.mirroring.transform", value, hwc_dev->fb_dis.timings.y_res > hwc_dev->fb_dis.timings.x_res ? "3" : "0");
2798 if (hwc_dev->fb_dis.timings.x_res && hwc_dev->fb_dis.height_in_mm) {
2800 hwc_dev->fb_dis.width_in_mm / hwc_dev->fb_dis.timings.x_res /
2801 hwc_dev->fb_dis.height_in_mm * hwc_dev->fb_dis.timings.y_res;