Home
last modified time | relevance | path

Searched defs:DrawLatticeBench (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/bench/
DDrawLatticeBench.cpp14 class DrawLatticeBench : public Benchmark { class
16 DrawLatticeBench(int* xDivs, int xCount, int* yDivs, int yCount, const SkISize& srcSize, in DrawLatticeBench() function in DrawLatticeBench