Searched refs:startmask (Results 1 - 1 of 1) sorted by path

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

Completed in 3286 milliseconds