Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
a96627fd2467b74004f8950eb78ce8888ca97088
/
bench
/
RegionBench.cpp
9dc2713
Let SkBenchmark classes specify that they do no rendering.
by tomhudson@google.com
· 12 years ago
fbfcd56
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
0d10280
We often rgn-diff an area >= the other rgn. now we detect that and return empty
by reed@google.com
· 12 years ago
26dc5b6
always return a value
by reed@google.com
· 13 years ago
4b4f86d
distinguish intersects-rect from intersects-rgn
by reed@google.com
· 13 years ago
46af7ef
renormalize some loop counts for faster tests in regions
by reed@google.com
· 13 years ago
01049d5
rename containsrgn to containsrect, since that is what it is testing
by reed@google.com
· 13 years ago
515d998
make name lower-case, to match all other benches
by reed@google.com
· 13 years ago
71937d6
must return a value
by reed@google.com
· 13 years ago
50129db
add contains xy test, adjust number of rects (using xor this time)
by reed@google.com
· 13 years ago
8c2cc1a
add RegionBench, in preparation for speeding up intersects and contains for chrome
by reed@google.com
· 13 years ago