Home
last modified time | relevance | path

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

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