Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:fb_height

167     int fb_height = ctx->dpyAttr[dpy].yres;
177 ovInfo.src.height = fb_height;
179 ovInfo.src_rect.h = fb_height;
181 ovInfo.dst_rect.h = fb_height;