Searched refs:origXres (Results 1 – 3 of 3) sorted by relevance
234 uint32_t origXres = ctx->dpyAttr[dpy].xres; in scaleDisplayFrame() local238 float xresRatio = (float)origXres / (float)newXres; in scaleDisplayFrame()
239 uint32_t origXres = ctx->dpyAttr[dpy].xres_orig; in scaleDisplayFrame() local243 float xresRatio = (float)origXres / (float)fakeXres; in scaleDisplayFrame()
231 uint32_t origXres = ctx->dpyAttr[dpy].xres; in scaleDisplayFrame() local235 float xresRatio = (float)origXres / (float)newXres; in scaleDisplayFrame()