Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:fb_height

172     int fb_height = ctx->dpyAttr[dpy].yres;
182 ovInfo.src.height = fb_height;
184 ovInfo.src_rect.h = fb_height;
186 ovInfo.dst_rect.h = fb_height;