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

  /external/skia/bench/
DrawLatticeBench.cpp 72 static int gDivs15[4] = { 15, 45, 55, 85, };
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 72 static int gDivs15[4] = { 15, 45, 55, 85, };
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 428 milliseconds