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

  /external/skia/bench/
nanobench.cpp 556 static void collect_files(const SkCommandLineFlags::StringArray& paths, const char* ext, function
590 collect_files(FLAGS_skps, ".skp", &fSKPs);
591 collect_files(FLAGS_svgs, ".svg", &fSVGs);
    [all...]
  /frameworks/base/tools/aapt/
Resource.cpp 392 static void collect_files(const sp<AaptDir>& dir, function
449 static void collect_files(const sp<AaptAssets>& ass, function
461 collect_files(d, resources);
    [all...]

Completed in 429 milliseconds