Lines Matching refs:dpyAttr
49 uint32_t xres = ctx->dpyAttr[mDpy].xres; in IFBUpdate()
50 uint32_t yres = ctx->dpyAttr[mDpy].yres; in IFBUpdate()
51 if (ctx->dpyAttr[dpy].customFBSize) { in IFBUpdate()
54 xres = ctx->dpyAttr[mDpy].xres_new; in IFBUpdate()
55 yres = ctx->dpyAttr[mDpy].yres_new; in IFBUpdate()
74 ctx->mOverlay->validateAndSet(mDpy, ctx->dpyAttr[mDpy].fd); in prepareAndValidate()
170 if(!ctx->dpyAttr[mDpy].customFBSize && !ctx->mBufferMirrorMode in configure()
191 && !ctx->dpyAttr[mDpy].mMDPScalingMode)) { in configure()
193 !ctx->dpyAttr[mDpy].customFBSize) { in configure()
201 ctx->dpyAttr[mDpy].mDstRect = displayFrame; in configure()
292 const int hw_w = ctx->dpyAttr[mDpy].xres; in configure()
293 const int hw_h = ctx->dpyAttr[mDpy].yres; in configure()
302 if(!ctx->dpyAttr[mDpy].customFBSize && !ctx->mBufferMirrorMode in configure()
319 && !ctx->dpyAttr[mDpy].mMDPScalingMode)) { in configure()
321 !ctx->dpyAttr[mDpy].customFBSize) { in configure()
468 if(!ctx->dpyAttr[mDpy].customFBSize && !ctx->mBufferMirrorMode in configure()
487 && !ctx->dpyAttr[mDpy].mMDPScalingMode)) { in configure()
489 !ctx->dpyAttr[mDpy].customFBSize) { in configure()