Searched refs:RandomPathBench (Results 1 - 2 of 2) sorted by relevance

/external/skia/bench/
H A DPathBench.cpp298 class RandomPathBench : public Benchmark { class in inherits:Benchmark
399 class PathCreateBench : public RandomPathBench {
426 typedef RandomPathBench INHERITED;
429 class PathCopyBench : public RandomPathBench {
462 typedef RandomPathBench INHERITED;
465 class PathTransformBench : public RandomPathBench {
510 typedef RandomPathBench INHERITED;
513 class PathEqualityBench : public RandomPathBench {
549 typedef RandomPathBench INHERITED;
552 class SkBench_AddPathTest : public RandomPathBench {
[all...]
/external/skqp/bench/
H A DPathBench.cpp298 class RandomPathBench : public Benchmark { class in inherits:Benchmark
399 class PathCreateBench : public RandomPathBench {
426 typedef RandomPathBench INHERITED;
429 class PathCopyBench : public RandomPathBench {
462 typedef RandomPathBench INHERITED;
465 class PathTransformBench : public RandomPathBench {
510 typedef RandomPathBench INHERITED;
513 class PathEqualityBench : public RandomPathBench {
549 typedef RandomPathBench INHERITED;
552 class SkBench_AddPathTest : public RandomPathBench {
[all...]

Completed in 80 milliseconds