Home
last modified time | relevance | path

Searched refs:includeDeclaration (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsDebug.h329 static void ShowOnePath(const SkPath& path, const char* name, bool includeDeclaration);
DSkPathOpsDebug.cpp2898 void SkPathOpsDebug::ShowOnePath(const SkPath& path, const char* name, bool includeDeclaration) { in ShowOnePath() argument
2920 if (includeDeclaration) { in ShowOnePath()