Searched refs:gDivs9 (Results 1 – 1 of 1) sorted by relevance
/third_party/flutter/skia/bench/ |
D | DrawLatticeBench.cpp | 65 static int gDivs9[2] = { 25, 75, }; variable 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),
|