Searched refs:xorig (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/dmx/config/ |
| H A D | dmxcompat.c | 95 int *x, int *y, int *xoff, int *yoff, int *xorig, int *yorig) in dmxVDLDisplayEntry() argument 106 *xorig = strtol(end, &end, 10); in dmxVDLDisplayEntry() 128 int x, y, xoff, yoff, xorig, yorig; in dmxVDLRead() local 193 &xorig, &yorig); in dmxVDLRead() 207 NULL, xorig, yorig, in dmxVDLRead()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/ |
| H A D | renderpixswap.c | 64 __GLX_SWAP_FLOAT((GLbyte *) &hdr->xorig); in __glXDispSwap_Bitmap()
|
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image.h | 4621 int xorig[] = { 0,4,0,2,0,1,0 }; in stbi__create_png_image() local 4627 x = (a->s->img_x - xorig[p] + xspc[p]-1) / xspc[p]; in stbi__create_png_image() 4638 int out_x = i*xspc[p]+xorig[p]; in stbi__create_png_image()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 4621 int xorig[] = { 0,4,0,2,0,1,0 }; in stbi__create_png_image() local 4627 x = (a->s->img_x - xorig[p] + xspc[p]-1) / xspc[p]; in stbi__create_png_image() 4638 int out_x = i*xspc[p]+xorig[p]; in stbi__create_png_image()
|