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

/external/libpng/contrib/gregbook/
H A Drpng-x.c435 ulg attrmask; local
543 attrmask = CWBackingStore | CWEventMask;
548 attrmask |= CWColormap | CWBackPixel | CWBorderPixel;
552 depth, InputOutput, visual, attrmask, &attr);
H A Drpng2-x.c827 ulg attrmask; local
921 attrmask = CWBackingStore | CWEventMask;
926 attrmask |= CWColormap | CWBackPixel | CWBorderPixel;
930 rpng2_info.height, 0, depth, InputOutput, visual, attrmask, &attr);

Completed in 121 milliseconds