Home
last modified time | relevance | path

Searched defs:_Picture (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/render/
H A Dpicturestr.h124 typedef struct _Picture { struct
125 DrawablePtr pDrawable;
126 PictFormatPtr pFormat;
127 PictFormatShort format; /* PICT_FORMAT */
128 int refcnt;
129 CARD32 id;
130 unsigned int repeat:1;
131 unsigned int graphicsExposures:1;
132 unsigned int subWindowMode:1;
133 unsigned int polyEdge:1;
[all …]