Searched refs:DGA_DRAW_LOCK (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Ddga.h189 #define DGA_DRAW_LOCK(dgadraw, bufIndex) \ macro
218 DGA_DRAW_LOCK(dgadst, bufIndexDst); \
219 DGA_DRAW_LOCK(dgasrc, bufIndexSrc); \
222 DGA_DRAW_LOCK(dgasrc, bufIndexSrc); \
223 DGA_DRAW_LOCK(dgadst, bufIndexDst); \
229 DGA_DRAW_LOCK(dgasrc, bufIndexSrc); \

Completed in 10 milliseconds