Searched refs:fakeXres (Results 1 – 1 of 1) sorted by relevance
241 uint32_t fakeXres = ctx->dpyAttr[dpy].xres; in scaleDisplayFrame() local243 float xresRatio = (float)origXres / (float)fakeXres; in scaleDisplayFrame()