Searched refs:xres_orig (Results 1 – 4 of 4) sorted by relevance
108 uint32_t xres_orig; member
85 void changeResolution(hwc_context_t *ctx, int xres_orig, int yres_orig) { in changeResolution() argument87 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].xres_orig = xres_orig; in changeResolution()98 xres != xres_orig && yres != yres_orig) { in changeResolution()
239 uint32_t origXres = ctx->dpyAttr[dpy].xres_orig; in scaleDisplayFrame()
86 void changeResolution(hwc_context_t *ctx, int xres_orig, int yres_orig, in changeResolution() argument89 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].xres_new = xres_orig; in changeResolution()99 xres_new != xres_orig && yres_new != yres_orig) { in changeResolution()