Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxgcops.c57 #define DMX_GCOPS_SET_DRAWABLE(_pDraw, _draw) \ macro
119 DMX_GCOPS_SET_DRAWABLE(pDrawable, draw); in dmxPutImage()
184 DMX_GCOPS_SET_DRAWABLE(pSrc, srcDraw); in dmxCopyArea()
185 DMX_GCOPS_SET_DRAWABLE(pDst, dstDraw); in dmxCopyArea()
211 DMX_GCOPS_SET_DRAWABLE(pSrc, srcDraw); in dmxCopyPlane()
212 DMX_GCOPS_SET_DRAWABLE(pDst, dstDraw); in dmxCopyPlane()
237 DMX_GCOPS_SET_DRAWABLE(pDrawable, draw); in dmxPolyPoint()
259 DMX_GCOPS_SET_DRAWABLE(pDrawable, draw); in dmxPolylines()
280 DMX_GCOPS_SET_DRAWABLE(pDrawable, draw); in dmxPolySegment()
302 DMX_GCOPS_SET_DRAWABLE(pDrawable, draw); in dmxPolyRectangle()
[all …]