Searched refs:yres_orig (Results 1 – 5 of 5) sorted by relevance
109 uint32_t yres_orig; member
85 void changeResolution(hwc_context_t *ctx, int xres_orig, int yres_orig) { in changeResolution() argument88 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].yres_orig = yres_orig; in changeResolution()98 xres != xres_orig && yres != yres_orig) { in changeResolution()
240 uint32_t origYres = ctx->dpyAttr[dpy].yres_orig; in scaleDisplayFrame()
86 void changeResolution(hwc_context_t *ctx, int xres_orig, int yres_orig, in changeResolution() argument90 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].yres_new = yres_orig; in changeResolution()99 xres_new != xres_orig && yres_new != yres_orig) { in changeResolution()
95 void changeResolution(hwc_context_t *ctx, int xres_orig, int yres_orig, in changeResolution() argument99 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].yres_new = yres_orig; in changeResolution()109 xres_new != xres_orig && yres_new != yres_orig) { in changeResolution()