Home
last modified time | relevance | path

Searched refs:collect_files (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/scripts/
Dsetlocalversion118 collect_files() function
/external/skqp/bench/
Dnanobench.cpp575 static void collect_files(const SkCommandLineFlags::StringArray& paths, const char* ext, in collect_files() function
608 collect_files(FLAGS_skps, ".skp", &fSKPs); in BenchmarkStream()
609 collect_files(FLAGS_svgs, ".svg", &fSVGs); in BenchmarkStream()
/external/skia/bench/
Dnanobench.cpp575 static void collect_files(const SkCommandLineFlags::StringArray& paths, const char* ext, in collect_files() function
608 collect_files(FLAGS_skps, ".skp", &fSKPs); in BenchmarkStream()
609 collect_files(FLAGS_svgs, ".svg", &fSVGs); in BenchmarkStream()