HomeSort by relevance Sort by last modified time
    Searched full:endmask (Results 1 - 1 of 1) sorted by null

  /external/pixman/pixman/
pixman-edge-imp.h 110 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 461 milliseconds