Home
last modified time | relevance | path

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

/third_party/skia/bench/
H A DDisplacementBench.cpp137 class DisplacementFullBench : public DisplacementBaseBench { class
139 DisplacementFullBench(bool small) : INHERITED(small) { } in DisplacementFullBench() function in DisplacementFullBench
165 DEF_BENCH( return new DisplacementFullBench(true); )
168 DEF_BENCH( return new DisplacementFullBench(false); )

Completed in 1 milliseconds