Searched refs:Benchmark (Results 76 - 100 of 263) sorted by relevance

1234567891011

/external/chromium_org/third_party/skia/bench/
H A DBitmapScaleBench.cpp8 #include "Benchmark.h"
16 class BitmapScaleBench: public Benchmark {
82 typedef Benchmark INHERITED;
H A DChecksumBench.cpp7 #include "Benchmark.h"
22 class ComputeChecksumBench : public Benchmark {
89 typedef Benchmark INHERITED;
H A DCoverageBench.cpp8 #include "Benchmark.h"
17 class DrawPathBench : public Benchmark {
64 typedef Benchmark INHERITED;
H A DFSRectBench.cpp9 #include "Benchmark.h"
18 class FSRectBench : public Benchmark {
60 typedef Benchmark INHERITED;
H A DImageCacheBench.cpp8 #include "Benchmark.h"
37 class ImageCacheBench : public Benchmark {
71 typedef Benchmark INHERITED;
H A DImageDecodeBench.cpp8 #include "Benchmark.h"
21 class ImageDecodeBench : public Benchmark {
88 typedef Benchmark INHERITED;
H A DLineBench.cpp8 #include "Benchmark.h"
19 class LineBench : public Benchmark {
59 typedef Benchmark INHERITED;
H A DMatrixConvolutionBench.cpp7 #include "Benchmark.h"
14 class MatrixConvolutionBench : public Benchmark {
52 typedef Benchmark INHERITED;
H A DPathIterBench.cpp8 #include "Benchmark.h"
28 class PathIterBench : public Benchmark {
89 typedef Benchmark INHERITED;
H A DPathUtilsBench.cpp7 #include "Benchmark.h"
37 class PathUtilsBench : public Benchmark {
68 typedef Benchmark INHERITED;
H A DPerlinNoiseBench.cpp7 #include "Benchmark.h"
11 class PerlinNoiseBench : public Benchmark {
57 typedef Benchmark INHERITED;
H A DPremulAndUnpremulAlphaOpsBench.cpp8 #include "Benchmark.h"
14 class PremulAndUnpremulAlphaOpsBench : public Benchmark {
61 typedef Benchmark INHERITED;
H A DRegionContainBench.cpp8 #include "Benchmark.h"
18 class RegionContainBench : public Benchmark {
64 typedef Benchmark INHERITED;
H A DTableBench.cpp8 #include "Benchmark.h"
26 class TableBench : public Benchmark {
69 typedef Benchmark INHERITED;
H A DWritePixelsBench.cpp8 #include "Benchmark.h"
12 class WritePixelsBench : public Benchmark {
69 typedef Benchmark INHERITED;
/external/skia/bench/
H A DAAClipBench.cpp8 #include "Benchmark.h"
18 class AAClipBench : public Benchmark {
82 typedef Benchmark INHERITED;
88 class NestedAAClipBench : public Benchmark {
170 typedef Benchmark INHERITED;
174 class AAClipBuilderBench : public Benchmark {
212 typedef Benchmark INHERITED;
216 class AAClipRegionBench : public Benchmark {
242 typedef Benchmark INHERITED;
H A DBitmapScaleBench.cpp8 #include "Benchmark.h"
16 class BitmapScaleBench: public Benchmark {
82 typedef Benchmark INHERITED;
H A DChecksumBench.cpp7 #include "Benchmark.h"
22 class ComputeChecksumBench : public Benchmark {
89 typedef Benchmark INHERITED;
H A DCoverageBench.cpp8 #include "Benchmark.h"
17 class DrawPathBench : public Benchmark {
64 typedef Benchmark INHERITED;
H A DDeferredSurfaceCopyBench.cpp9 #include "Benchmark.h"
18 class DeferredSurfaceCopyBench : public Benchmark {
76 typedef Benchmark INHERITED;
H A DFSRectBench.cpp9 #include "Benchmark.h"
18 class FSRectBench : public Benchmark {
60 typedef Benchmark INHERITED;
H A DImageDecodeBench.cpp8 #include "Benchmark.h"
21 class ImageDecodeBench : public Benchmark {
88 typedef Benchmark INHERITED;
H A DLineBench.cpp8 #include "Benchmark.h"
19 class LineBench : public Benchmark {
59 typedef Benchmark INHERITED;
H A DMatrixConvolutionBench.cpp7 #include "Benchmark.h"
14 class MatrixConvolutionBench : public Benchmark {
52 typedef Benchmark INHERITED;
H A DPathIterBench.cpp8 #include "Benchmark.h"
28 class PathIterBench : public Benchmark {
89 typedef Benchmark INHERITED;

Completed in 513 milliseconds

1234567891011