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

/external/pixman/pixman/
H A Dpixman-edge-imp.h110 uint32_t endmask; local
118 MASK_BITS (x, width, startmask, nmiddle, endmask);
126 if (endmask)
127 WRITE(image, a, READ(image, a) | endmask);

Completed in 322 milliseconds