Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrPathUtils.cpp165 int GrPathUtils::worstCasePointCount(const SkPath& path, int* subpaths, SkScalar tol) { in worstCasePointCount()
/external/libchrome/base/files/
Dfile_util_posix.cc705 std::vector<FilePath> subpaths; in CreateDirectoryAndGetError() local