Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(453)

Issue 6147043: store x-interval-count per scanline, so we can skip lines in O(1) (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 2 months ago by reed1
Modified:
12 years, 2 months ago
Reviewers:
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

store x-interval-count per scanline, so we can skip lines in O(1) Committed: https://code.google.com/p/skia/source/detail?r=3825

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+468 lines, -269 lines) Patch
M include/core/SkRegion.h View 1 2 3 4 5 6 7 2 chunks +22 lines, -6 lines 0 comments Download
M src/core/SkRegion.cpp View 1 2 3 4 5 6 7 22 chunks +297 lines, -245 lines 0 comments Download
M src/core/SkRegionPriv.h View 1 2 3 4 5 6 7 3 chunks +130 lines, -10 lines 0 comments Download
M src/core/SkRegion_path.cpp View 1 2 3 4 5 6 7 4 chunks +19 lines, -8 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b