Home
last modified time | relevance | path

Searched refs:PRIVATE_PICTURE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/dix/
H A Dprivates.c81 [PRIVATE_PICTURE] = TRUE,
110 [PRIVATE_PICTURE] = "PICTURE",
126 [PRIVATE_PICTURE] = TRUE,
/OK3568_Linux_fs/external/xserver/include/
H A Dprivates.h51 PRIVATE_PICTURE, enumerator
/OK3568_Linux_fs/external/xserver/render/
H A Dpicture.c754 PictureRec, PRIVATE_PICTURE); in CreatePicture()
845 PRIVATE_PICTURE); in createSourcePicture()
1419 dixFreeObjectWithPrivates(pPicture, PRIVATE_PICTURE); in FreePicture()
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxpict.c147 (&dmxPictPrivateKeyRec, PRIVATE_PICTURE, sizeof(dmxPictPrivRec))) in dmxPictureInit()