Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:fb_height

171     int fb_height = ctx->dpyAttr[dpy].yres;
181 ovInfo.src.height = fb_height;
183 ovInfo.src_rect.h = fb_height;
185 ovInfo.dst_rect.h = fb_height;