Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dfile_util_posix.cc595 std::vector<FilePath> subpaths; in CreateDirectoryAndGetError() local
/external/skia/src/gpu/
DGrPathUtils.cpp157 int GrPathUtils::worstCasePointCount(const SkPath& path, int* subpaths, SkScalar tol) { in worstCasePointCount()
/external/skia/src/gpu/ops/
DGrMSAAPathRenderer.cpp279 static void ComputeWorstCasePointCount(const SkPath& path, const SkMatrix& m, int* subpaths, in ComputeWorstCasePointCount()