Home
last modified time | relevance | path

Searched defs:subpaths (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrPathUtils.cpp148 int GrPathUtils::worstCasePointCount(const GrPath& path, int* subpaths, in worstCasePointCount()
/external/chromium/base/
Dfile_util_posix.cc490 std::vector<FilePath> subpaths; in CreateDirectory() local