OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:debugCheckHealth
(Results
1 - 3
of
3
) sorted by null
/external/skia/src/pathops/
SkOpContour.h
135
void
debugCheckHealth
(const char* id, SkPathOpsDebug::GlitchLog* ) const;
SkOpSegment.h
149
void
debugCheckHealth
(const char* id, SkPathOpsDebug::GlitchLog* ) const;
SkPathOpsDebug.cpp
172
contour->
debugCheckHealth
(id, &glitches);
567
void SkOpSegment::
debugCheckHealth
(const char* id, SkPathOpsDebug::GlitchLog* glitches) const {
[
all
...]
Completed in 551 milliseconds