Home
last modified time | relevance | path

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

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