Searched refs:XRT_PICTURE (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | panoramiXsrv.h | 31 extern _X_EXPORT RESTYPE XRT_PICTURE;
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | render.c | 223 RESTYPE XRT_PICTURE; variable 246 if (XRT_PICTURE) in RenderExtensionInit() 247 SetResourceTypeErrorValue(XRT_PICTURE, RenderErrBase + BadPicture); in RenderExtensionInit() 2570 XRT_PICTURE, client, mode);\ 2599 newPict->type = XRT_PICTURE; in PanoramiXRenderCreatePicture() 2618 AddResource(newPict->info[0].id, XRT_PICTURE, newPict); in PanoramiXRenderCreatePicture() 3143 newPict->type = XRT_PICTURE; in PanoramiXRenderCreateSolidFill() 3155 AddResource(newPict->info[0].id, XRT_PICTURE, newPict); in PanoramiXRenderCreateSolidFill() 3174 newPict->type = XRT_PICTURE; in PanoramiXRenderCreateLinearGradient() 3187 AddResource(newPict->info[0].id, XRT_PICTURE, newPict); in PanoramiXRenderCreateLinearGradient() [all …]
|
| H A D | picture.c | 1009 int err = dixLookupResourceByType((void **)&res, id, XRT_PICTURE, in cpAlphaMap()
|
| /OK3568_Linux_fs/external/xserver/xfixes/ |
| H A D | region.c | 899 XRT_PICTURE, client, in PanoramiXFixesSetPictureClipRegion()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 100951 …iXsrv.h", line 29: redeclaration must have the same or more restrictive linker scoping: XRT_PICTURE 116321 and not XRT_PICTURE like those allocated via RenderCreatePicture.
|