Home | History | Annotate | Download | only in libhwcomposer

Lines Matching defs:xres

231     uint32_t origXres = ctx->dpyAttr[dpy].xres;
842 uint32_t xres = 0, yres = 0, refresh = 0;
845 ret = ctx->mHDMIDisplay->getAttrForConfig(config, xres, yres, refresh);
863 values[i] = hotPluggable ? xres : ctx->dpyAttr[disp].xres;