Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
10227bf4679cd0eccae337cb83de8f64dfa959eb
/
tools
/
PictureBenchmark.cpp
cbcef70
Provide an option to bench drawing individual tiles in bench_pictures.
by scroggo@google.com
· 12 years ago
0a049b8
Make bench_pictures output a meaningful config name.
by scroggo@google.com
· 12 years ago
3686c9d
Fix a warning in PictureBenchmark.
by scroggo@google.com
· 12 years ago
81f9d2e
In render_pictures tiled rendering, draw a separate PNG for each tile.
by scroggo@google.com
· 12 years ago
5239c32
Add -logPerIter, -timers, and -min to bench_pictures.
by scroggo@google.com
· 12 years ago
9a41252
Report data from bench_pictures in the same fashion as bench.
by scroggo@google.com
· 12 years ago
58b4ead
Perform multi core rendering in bench_pictures.
by scroggo@google.com
· 12 years ago
edfbff6
Change picture record benchmark to include begin/end record in timings and make the source picture draw itself into record canvas, so it records the draws instead of directly copying the picture.
by rileya@google.com
· 12 years ago
91ee3a1
Added second "truncated" cpu/wall timer to bench
by robertphillips@google.com
· 12 years ago
f4959ab
Implemented power of two tiling.
by keyar@chromium.org
· 12 years ago
db9a5fb
Benchmark results will now print to STDOUT if on not-Android.
by keyar@chromium.org
· 12 years ago
378c97f
Deleted timer for record and unflatten benchmarks.
by keyar@chromium.org
· 12 years ago
941844b
Changed new and delete to SkNEW* and SkDELETE as appropriate.
by keyar@chromium.org
· 12 years ago
f8a513f
resetState is called between every benchmark run.
by keyar@chromium.org
· 12 years ago
77a5522
State reset and gpu timers added.
by keyar@chromium.org
· 12 years ago
78a35c5
Changed to Yoda style comparisons where appropriate.
by keyar@chromium.org
· 12 years ago
fe6391a
Have GPU based approach workingish.
by keyar@chromium.org
· 12 years ago
9d696c0
Refactored the bitmap creation into PictureRenderer.
by keyar@chromium.org
· 12 years ago
163b567
Merged bench_pictures and render_pictures rendering methods.
by keyar@chromium.org
· 12 years ago