Searched refs:inOut (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | panoramiX.c | 1153 int x, y, w, h, i, j, nbox, size, sizeNeeded, ScratchPitch, inOut, depth; in XineramaGetImageData() local 1187 inOut = RegionContainsRect(&ScreenRegion, &SrcBox); in XineramaGetImageData() 1188 if (inOut == rgnPART) in XineramaGetImageData() 1192 if (inOut == rgnIN) { in XineramaGetImageData() 1201 else if (inOut == rgnOUT) in XineramaGetImageData()
|