Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:fb_height

811     int fb_height = ctx->dpyAttr[dpy].yres;
821 ovInfo.src.height = fb_height;
823 ovInfo.src_rect.h = fb_height;
825 ovInfo.dst_rect.h = fb_height;