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

  /external/skia/src/gpu/
GrPathUtils.h 28 int* subpaths,
GrPathUtils.cpp 161 int GrPathUtils::worstCasePointCount(const SkPath& path, int* subpaths,
169 *subpaths = 1;
200 ++(*subpaths);
    [all...]
  /external/libchrome/base/files/
file_util_posix.cc 595 std::vector<FilePath> subpaths; local
599 subpaths.push_back(full_path);
602 subpaths.push_back(path);
607 for (std::vector<FilePath>::reverse_iterator i = subpaths.rbegin();
608 i != subpaths.rend(); ++i) {
  /external/skia/src/gpu/ops/
GrMSAAPathRenderer.cpp 272 static void ComputeWorstCasePointCount(const SkPath& path, int* subpaths,
276 *subpaths = 1;
312 ++(*subpaths);
  /external/autotest/server/cros/dynamic_suite/
suite.py 344 subpaths = ['server/site_tests', 'client/site_tests',
346 directories = [os.path.join(autotest_dir, p) for p in subpaths]
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.help_3.5.0.v20100524.jar 
org.eclipse.help.base_3.5.2.v201011171123.jar 
  /external/ImageMagick/www/api/
drawing-wand.php     [all...]

Completed in 267 milliseconds