Searched refs:imageHeight (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | rensize.c | 164 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 D | glxserver.h | 206 GLint imageHeight, GLint rowLength, GLint skipImages,
|
| H A D | indirect_dispatch.c | 3417 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 D | indirect_dispatch_swap.c | 3770 (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 D | xf86DiDGA.c | 89 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 D | dgaproc.h | 32 int imageHeight; member
|
| H A D | xf86DGA.c | 865 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 D | xf86str.h | 500 int imageHeight; member
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/videoio/ |
| H A D | cap_ios.h | 63 @property (nonatomic, assign) int imageHeight;
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/ |
| H A D | renderpixswap.c | 137 __GLX_SWAP_INT((GLbyte *) &hdr->imageHeight); in __glXDispSwap_TexImage3D() 250 __GLX_SWAP_INT((GLbyte *) &hdr->imageHeight); in __glXDispSwap_TexSubImage3D()
|
| H A D | glxserver.h | 231 GLint imageHeight, GLint rowLength,
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/ |
| H A D | af_head.h | 268 unsigned short imageHeight; member
|