HomeSort by relevance Sort by last modified time
    Searched refs:gDivs9 (Results 1 - 2 of 2) sorted by null

  /external/skia/bench/
DrawLatticeBench.cpp 65 static int gDivs9[2] = { 25, 75, };
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),
  /external/skqp/bench/
DrawLatticeBench.cpp 65 static int gDivs9[2] = { 25, 75, };
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),

Completed in 480 milliseconds