Home | History | Annotate | Download | only in libhwcomposer

Lines Matching defs:yres

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