Home
last modified time | relevance | path

Searched refs:imageHeight (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/xserver/glx/
H A Drensize.c164 GLint imageHeight, GLint rowLength, in __glXImageSize() argument
197 if (imageHeight < 0 || rowLength < 0 || skipImages < 0 || skipRows < 0) in __glXImageSize()
326 if (imageHeight > 0) in __glXImageSize()
327 h = imageHeight; in __glXImageSize()
H A Dglxserver.h206 GLint imageHeight, GLint rowLength, GLint skipImages,
H A Dindirect_dispatch.c3417 glPixelStorei(GL_UNPACK_IMAGE_HEIGHT, (GLint) hdr->imageHeight); in __glXDisp_TexImage3D()
3442 glPixelStorei(GL_UNPACK_IMAGE_HEIGHT, (GLint) hdr->imageHeight); in __glXDisp_TexSubImage3D()
H A Dindirect_dispatch_swap.c3770 (GLint) bswap_CARD32(&hdr->imageHeight)); in __glXDispSwap_TexImage3D()
3799 (GLint) bswap_CARD32(&hdr->imageHeight)); in __glXDispSwap_TexSubImage3D()
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86DiDGA.c89 mode->imageHeight = mode->viewportHeight; in xf86_dga_get_modes()
92 mode->pixmapHeight = mode->imageHeight; in xf86_dga_get_modes()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Ddgaproc.h32 int imageHeight; member
H A Dxf86DGA.c865 xmode->imageHeight = mode->imageHeight; in DGACopyModeInfo()
1381 info.image_height = mode[i].imageHeight; in ProcXDGAQueryModes()
1507 info.image_height = mode.imageHeight; in ProcXDGASetMode()
H A Dxf86str.h500 int imageHeight; member
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/videoio/
H A Dcap_ios.h63 @property (nonatomic, assign) int imageHeight;
/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Drenderpixswap.c137 __GLX_SWAP_INT((GLbyte *) &hdr->imageHeight); in __glXDispSwap_TexImage3D()
250 __GLX_SWAP_INT((GLbyte *) &hdr->imageHeight); in __glXDispSwap_TexSubImage3D()
H A Dglxserver.h231 GLint imageHeight, GLint rowLength,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/
H A Daf_head.h268 unsigned short imageHeight; member