Home
last modified time | relevance | path

Searched refs:shiftToEndCount (Results 1 – 4 of 4) sorted by relevance

/external/skqp/bench/
DChartBench.cpp53 int shiftToEndCount = topData.count() - leftShift; in gen_paths() local
57 for (int i = 1; i < shiftToEndCount; ++i) { in gen_paths()
77 for (int i = 0; i < shiftToEndCount; ++i) { in gen_paths()
/external/skqp/samplecode/
DSampleChart.cpp47 int shiftToEndCount = topData.count() - leftShift; in gen_paths() local
51 for (int i = 1; i < shiftToEndCount; ++i) { in gen_paths()
71 for (int i = 0; i < shiftToEndCount; ++i) { in gen_paths()
/external/skia/bench/
DChartBench.cpp53 int shiftToEndCount = topData.count() - leftShift; in gen_paths() local
57 for (int i = 1; i < shiftToEndCount; ++i) { in gen_paths()
77 for (int i = 0; i < shiftToEndCount; ++i) { in gen_paths()
/external/skia/samplecode/
DSampleChart.cpp47 int shiftToEndCount = topData.count() - leftShift; in gen_paths() local
51 for (int i = 1; i < shiftToEndCount; ++i) { in gen_paths()
71 for (int i = 0; i < shiftToEndCount; ++i) { in gen_paths()