Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:fb_height

856     int fb_height = ctx->dpyAttr[dpy].yres;
866 ovInfo.src.height = fb_height;
868 ovInfo.src_rect.h = fb_height;
870 ovInfo.dst_rect.h = fb_height;