Home
last modified time | relevance | path

Searched refs:AllocARGBCursor (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dcursor.h78 extern _X_EXPORT int AllocARGBCursor(unsigned char * /*psrcbits */ ,
/OK3568_Linux_fs/external/xserver/dix/
H A Dcursor.c238 AllocARGBCursor(unsigned char *psrcbits, unsigned char *pmaskbits, in AllocARGBCursor() function
H A Dwindow.c3280 result = AllocARGBCursor(srcbits, mskbits, NULL, &cm, 0, 0, 0, 0, 0, 0, in TileScreenSaver()
H A Ddispatch.c2988 rc = AllocARGBCursor(srcbits, mskbits, NULL, &cm, in ProcCreateCursor()
/OK3568_Linux_fs/external/xserver/render/
H A Drender.c1618 rc = AllocARGBCursor(srcbits, mskbits, argbbits, &cm, in ProcRenderCreateCursor()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog94632 dix: don't free stranger pointers inside AllocARGBCursor
94637 AllocARGBCursor and its callers were mixing up the freeing of resources and
116668 cursor on both AllocARGBCursor and AllocGlyphCursor.
142327 AllocARGBCursor realizes the cursor but can only do so if we have devices