Home | History | Annotate | Download | only in include

Lines Matching refs:fb_height

1313         fbUpdateRequests: function (cleanDirty, fb_width, fb_height) {
1320 h = typeof cb.h === "undefined" ? fb_height : cb.h;
1329 h = typeof db.h === "undefined" ? fb_height : db.h;