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

  /external/skia/src/core/
SkScan_AntiPath.cpp 320 // irite is the destination x of the last pixel of the OPAQUE section.
321 // xrite is the number of supersampled pixels extending beyond irite;
323 int irite = (x + width) >> SHIFT; local
327 irite--;
335 int n = irite - ileft - 1;

Completed in 103 milliseconds