HomeSort by relevance Sort by last modified time
    Searched defs:GlitchLog (Results 1 - 2 of 2) sorted by null

  /external/skia/src/pathops/
SkPathOpsDebug.cpp 97 struct SkPathOpsDebug::GlitchLog {
256 static void missing_coincidence(SkPathOpsDebug::GlitchLog* glitches, const SkOpContourHead* contourList) {
265 static void move_multiples(SkPathOpsDebug::GlitchLog* glitches, const SkOpContourHead* contourList) {
275 static void move_nearby(SkPathOpsDebug::GlitchLog* glitches, const SkOpContourHead* contourList) {
292 SkPathOpsDebug::GlitchLog glitches;
354 GlitchLog glitches;
747 const SkOpPtT* SkOpSegment::debugAddT(double t, SkPathOpsDebug::GlitchLog* log) const {
801 void SkOpSegment::debugCheckHealth(SkPathOpsDebug::GlitchLog* glitches) const {
808 void SkOpSegment::debugClearAll(SkPathOpsDebug::GlitchLog* glitches) const {
817 void SkOpSegment::debugClearOne(const SkOpSpan* span, SkPathOpsDebug::GlitchLog* glitches) const
    [all...]
  /external/skqp/src/pathops/
SkPathOpsDebug.cpp 97 struct SkPathOpsDebug::GlitchLog {
256 static void missing_coincidence(SkPathOpsDebug::GlitchLog* glitches, const SkOpContourHead* contourList) {
265 static void move_multiples(SkPathOpsDebug::GlitchLog* glitches, const SkOpContourHead* contourList) {
275 static void move_nearby(SkPathOpsDebug::GlitchLog* glitches, const SkOpContourHead* contourList) {
292 SkPathOpsDebug::GlitchLog glitches;
354 GlitchLog glitches;
747 const SkOpPtT* SkOpSegment::debugAddT(double t, SkPathOpsDebug::GlitchLog* log) const {
801 void SkOpSegment::debugCheckHealth(SkPathOpsDebug::GlitchLog* glitches) const {
808 void SkOpSegment::debugClearAll(SkPathOpsDebug::GlitchLog* glitches) const {
817 void SkOpSegment::debugClearOne(const SkOpSpan* span, SkPathOpsDebug::GlitchLog* glitches) const
    [all...]

Completed in 81 milliseconds