Searched defs:PictureBenchmark (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/tools/
H A DPictureBenchmark.cpp9 #include "PictureBenchmark.h"
17 PictureBenchmark::PictureBenchmark() function in class:sk_tools::PictureBenchmark
28 PictureBenchmark::~PictureBenchmark() {
32 void PictureBenchmark::setTimersToShow(bool wall,
45 Timer* PictureBenchmark::setupTimer(bool useGLTimer) {
54 PictureRenderer* PictureBenchmark::setRenderer(sk_tools::PictureRenderer* renderer) {
59 void PictureBenchmark::run(SkPicture* pict) {
H A DPictureBenchmark.h21 class PictureBenchmark { class in namespace:sk_tools
23 PictureBenchmark();
25 ~PictureBenchmark();
/external/skia/tools/
H A DPictureBenchmark.cpp9 #include "PictureBenchmark.h"
17 PictureBenchmark::PictureBenchmark() function in class:sk_tools::PictureBenchmark
28 PictureBenchmark::~PictureBenchmark() {
32 void PictureBenchmark::setTimersToShow(bool wall,
45 Timer* PictureBenchmark::setupTimer(bool useGLTimer) {
54 PictureRenderer* PictureBenchmark::setRenderer(sk_tools::PictureRenderer* renderer) {
59 void PictureBenchmark::run(SkPicture* pict) {
H A DPictureBenchmark.h21 class PictureBenchmark { class in namespace:sk_tools
23 PictureBenchmark();
25 ~PictureBenchmark();

Completed in 198 milliseconds