OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gDumpTSectNum
(Results
1 - 5
of
5
) sorted by null
/external/skia/tests/
PathOpsTSectDebug.h
59
extern int
gDumpTSectNum
;
65
SkDebugf("%d ", ++
gDumpTSectNum
);
72
SkDebugf("<div id=\"sect%d\">\n", ++
gDumpTSectNum
);
PathOpsCubicIntersectionTest.cpp
400
for (int index = 1; index <=
gDumpTSectNum
; ++index) {
PathOpsDebug.cpp
[
all
...]
/external/skia/src/pathops/
SkPathOpsDebug.h
124
extern int
gDumpTSectNum
;
SkPathOpsTSect.h
[
all
...]
Completed in 106 milliseconds