Searched refs:shm_image (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/x11perf/dist/ |
| H A D | do_blt.c | 387 static XImage shm_image; variable in typeref:typename:XImage 422 shm_image = *image; 480 shm_image.data = shm_info.shmaddr; 481 memmove( shm_image.data, image->data, image_size); 482 shm_image.obdata = (char *) &shm_info; 508 XShmPutImage(xp->d, xp->w, xp->fggc, &shm_image, 510 XShmPutImage(xp->d, xp->w, xp->fggc, &shm_image, 512 XShmPutImage(xp->d, xp->w, xp->fggc, &shm_image, 514 XShmPutImage(xp->d, xp->w, xp->fggc, &shm_image, 528 shm_image [all...] |
Completed in 3 milliseconds