Home
last modified time | relevance | path

Searched refs:XaceCensorImage (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxace.h101 extern _X_EXPORT void XaceCensorImage(ClientPtr client,
121 #define XaceCensorImage(args...) { ; } macro
128 #define XaceCensorImage(...) { ; } macro
H A Dxace.c228 XaceCensorImage(ClientPtr client, in XaceCensorImage() function
H A Dshm.c702 XaceCensorImage(client, pVisibleRegion, in ProcShmGetImage()
718 XaceCensorImage(client, pVisibleRegion, in ProcShmGetImage()
/OK3568_Linux_fs/external/xserver/dix/
H A Ddispatch.c2219 XaceCensorImage(client, pVisibleRegion, widthBytesLine, in DoGetImage()
2246 XaceCensorImage(client, pVisibleRegion, in DoGetImage()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog22187 xace: Fix XaceCensorImage to actually censor the right part of the image
22189 The caller passes arguments into XaceCensorImage that are in
59650 XaceCensorImage. Applications using XACE crash Xnest.