Searched defs:RunHead (Results 1 – 4 of 4) sorted by relevance
21 struct SkRegion::RunHead { struct25 static RunHead* Alloc(int count) in Alloc() argument55 RunHead* ensureWritable() in ensureWritable() argument
56 struct SkAAClip::RunHead { struct in SkAAClip57 int32_t fRefCnt;58 int32_t fRowCount;59 int32_t fDataSize;61 YOffset* yoffsets() { in yoffsets()64 const YOffset* yoffsets() const { in yoffsets()67 uint8_t* data() { in data()70 const uint8_t* data() const { in data()74 static RunHead* Alloc(int rowCount, size_t dataSize) { in Alloc()83 static int ComputeRowSizeForWidth(int width) { in ComputeRowSizeForWidth()[all …]
36 struct SkRegion::RunHead { struct62 static RunHead* Alloc(int count) { in Alloc() argument77 static RunHead* Alloc(int count, int yspancount, int intervalCount) { in Alloc() argument96 RunHead* ensureWritable() { in ensureWritable() argument120 static SkRegion::RunType* SkipEntireScanline(const SkRegion::RunType runs[]) { in SkipEntireScanline()146 SkRegion::RunType* findScanline(int y) const { in findScanline()167 void computeRunBounds(SkIRect* bounds) { in computeRunBounds()230 int32_t fIntervalCount;