OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DrawLatticeBench
(Results
1 - 2
of
2
) sorted by null
/external/skia/bench/
DrawLatticeBench.cpp
14
class
DrawLatticeBench
: public Benchmark {
16
DrawLatticeBench
(int* xDivs, int xCount, int* yDivs, int yCount, const SkISize& srcSize,
66
DEF_BENCH(return new
DrawLatticeBench
(gDivs9, 2, gDivs9, 2, SkISize::Make(100, 100),
68
DEF_BENCH(return new
DrawLatticeBench
(gDivs9, 2, gDivs9, 2, SkISize::Make(100, 100),
70
DEF_BENCH(return new
DrawLatticeBench
(gDivs9, 2, gDivs9, 2, SkISize::Make(100, 100),
73
DEF_BENCH(return new
DrawLatticeBench
(gDivs15, 4, gDivs15, 4, SkISize::Make(100, 100),
75
DEF_BENCH(return new
DrawLatticeBench
(gDivs15, 4, gDivs15, 4, SkISize::Make(100, 100),
77
DEF_BENCH(return new
DrawLatticeBench
(gDivs15, 4, gDivs15, 4, SkISize::Make(100, 100),
/external/skqp/bench/
DrawLatticeBench.cpp
14
class
DrawLatticeBench
: public Benchmark {
16
DrawLatticeBench
(int* xDivs, int xCount, int* yDivs, int yCount, const SkISize& srcSize,
66
DEF_BENCH(return new
DrawLatticeBench
(gDivs9, 2, gDivs9, 2, SkISize::Make(100, 100),
68
DEF_BENCH(return new
DrawLatticeBench
(gDivs9, 2, gDivs9, 2, SkISize::Make(100, 100),
70
DEF_BENCH(return new
DrawLatticeBench
(gDivs9, 2, gDivs9, 2, SkISize::Make(100, 100),
73
DEF_BENCH(return new
DrawLatticeBench
(gDivs15, 4, gDivs15, 4, SkISize::Make(100, 100),
75
DEF_BENCH(return new
DrawLatticeBench
(gDivs15, 4, gDivs15, 4, SkISize::Make(100, 100),
77
DEF_BENCH(return new
DrawLatticeBench
(gDivs15, 4, gDivs15, 4, SkISize::Make(100, 100),
Completed in 199 milliseconds