Searched refs:origXres (Results 1 – 2 of 2) 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()