Home
last modified time | relevance | path

Searched refs:new_height (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Rotate.c366 int new_height = 0; in xf86CrtcRotate() local
394 new_height = 0; in xf86CrtcRotate()
477 new_height = new_filter->height; in xf86CrtcRotate()
491 crtc->filter_height = new_height; in xf86CrtcRotate()
/OK3568_Linux_fs/external/xserver/randr/
H A Drrcrtc.c637 int new_width, new_height; in rrCheckPixmapBounding() local
702 new_height = newsize->y2; in rrCheckPixmapBounding()
707 if (new_height < screen_pixmap->drawable.height) in rrCheckPixmapBounding()
708 new_height = screen_pixmap->drawable.height; in rrCheckPixmapBounding()
711 new_height <= screen_pixmap->drawable.height) { in rrCheckPixmapBounding()
713 pScrPriv->rrScreenSetSize(pScreen, new_width, new_height, 0, 0); in rrCheckPixmapBounding()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/fbida/files/
H A Dsupport-jpeg-turbo.patch1218 + JDIMENSION new_width, JDIMENSION new_height)
1367 + new_value = new_height; /* ExifImageHeight Tag */