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

  /external/skia/bench/
nanobench.cpp 618 collect_files(FLAGS_svgs, ".svg", &fSVGs);
808 while (fCurrentSVG++ < fSVGs.count()) {
809 const char* path = fSVGs[fCurrentSVG - 1].c_str();
    [all...]
  /external/skqp/bench/
nanobench.cpp 617 collect_files(FLAGS_svgs, ".svg", &fSVGs);
807 while (fCurrentSVG++ < fSVGs.count()) {
808 const char* path = fSVGs[fCurrentSVG - 1].c_str();
    [all...]

Completed in 92 milliseconds