Lines Matching refs:SkDebugf
189 SkDebugf("%s op=%s miFrom=%d miTo=%d suFrom=%d suTo=%d result=%d\n", __FUNCTION__,
252 SkDebugf("%s 1 this=%d other=%d t [%d] %1.9g (%1.9g,%1.9g)\n",
262 SkDebugf("%s 2 this=%d other=%d t [%d] %1.9g (%1.9g,%1.9g)\n",
273 SkDebugf("%s 3 this=%d other=%d t [%d] %1.9g (%1.9g,%1.9g)\n",
282 SkDebugf("%s 4 this=%d other=%d t [%d] %1.9g (%1.9g,%1.9g)\n",
817 SkDebugf("%s addTPair duplicate this=%d %1.9g other=%d %1.9g\n",
824 SkDebugf("%s addTPair this=%d %1.9g other=%d %1.9g\n",
891 // SkDebugf("!!!\n");
1290 SkDebugf("%s id=%d missing t=%1.9g other=%d otherT=%1.9g pt=(%1.9g,%1.9g)\n",
1383 SkDebugf("%s [%d] add coincidence [%d] [%d]\n", __FUNCTION__, fID,
1501 SkDebugf("%s simple\n", __FUNCTION__);
1546 SkDebugf("%s firstIndex=[%d] sign=%d\n", __FUNCTION__, firstIndex,
1596 SkDebugf("%s chase.append id=%d windSum=%d small=%d\n", __FUNCTION__,
1610 SkDebugf("%s from:[%d] to:[%d] start=%d end=%d\n",
1632 SkDebugf("%s simple\n", __FUNCTION__);
1672 SkDebugf("%s firstIndex=[%d] sign=%d\n", __FUNCTION__, firstIndex,
1717 SkDebugf("%s chase.append id=%d windSum=%d small=%d\n", __FUNCTION__,
1731 SkDebugf("%s from:[%d] to:[%d] start=%d end=%d\n",
1750 SkDebugf("%s simple\n", __FUNCTION__);
1800 SkDebugf("%s firstIndex=[%d] sign=%d\n", __FUNCTION__, firstIndex,
1837 SkDebugf("%s from:[%d] to:[%d] start=%d end=%d\n",
1958 SkDebugf("%s swap=%d serpentine=%d containedByEnds=%d monotonic=%d\n", __FUNCTION__,
2034 SkDebugf("%s oldWinding=%d hitDx=%c dx=%c windVal=%d", __FUNCTION__, winding,
2046 SkDebugf(" winding=%d\n", winding);
2222 SkDebugf("%s last id=%d windSum=", __FUNCTION__,
2225 SkDebugf(" small=%d\n", last->fSmall);
2243 SkDebugf("%s last id=%d windSum=", __FUNCTION__,
2246 SkDebugf(" small=%d\n", last->fSmall);
2907 SkDebugf("%s oldWinding=%d windValue=%d", __FUNCTION__, winding, windVal);
2916 SkDebugf(" dx=0 winding=SK_MinS32\n");
2927 SkDebugf(" dx=%c winding=%d\n", *dx > 0 ? '+' : '-', winding);
2975 SkDebugf("%s %s id=%d", __FUNCTION__, prefix, fID);
2984 SkDebugf(" t=%1.3g %1.9g,%1.9g w=%d o=%d]",
2988 SkDebugf(" [o=%d", fTs[i].fOther->fID);
2993 SkDebugf(",%d", fTs[i].fOther->fID);
2999 SkDebugf(" t=%1.3g %1.9g,%1.9g w=%d o=%d]",
3002 SkDebugf(" operand");
3005 SkDebugf(" done");
3007 SkDebugf("\n");
3033 SkDebugf("%s id=%d", __FUNCTION__, fID);
3034 SkDebugf(" (%1.9g,%1.9g", fPts[0].fX, fPts[0].fY);
3036 SkDebugf(" %1.9g,%1.9g", fPts[vIndex].fX, fPts[vIndex].fY);
3039 SkDebugf(") t=%1.9g (%1.9g,%1.9g)", span->fT, xAtT(span), yAtT(span));
3044 SkDebugf(" tEnd=%1.9g", fTs[iEnd].fT);
3046 SkDebugf(" other=%d otherT=%1.9g otherIndex=%d windSum=",
3049 SkDebugf("?");
3051 SkDebugf("%d", fTs[i].fWindSum);
3053 SkDebugf(" windValue=%d oppValue=%d\n", fTs[i].fWindValue, fTs[i].fOppValue);
3062 SkDebugf("%s id=%d", fun, fID);
3063 SkDebugf(" (%1.9g,%1.9g", fPts[0].fX, fPts[0].fY);
3065 SkDebugf(" %1.9g,%1.9g", fPts[vIndex].fX, fPts[vIndex].fY);
3069 SkDebugf(") t=%1.9g [%d] (%1.9g,%1.9g) tEnd=%1.9g newWindSum=%d windSum=",
3073 SkDebugf("?");
3075 SkDebugf("%d", span.fWindSum);
3077 SkDebugf(" windValue=%d\n", span.fWindValue);
3083 SkDebugf("%s id=%d", fun, fID);
3084 SkDebugf(" (%1.9g,%1.9g", fPts[0].fX, fPts[0].fY);
3086 SkDebugf(" %1.9g,%1.9g", fPts[vIndex].fX, fPts[vIndex].fY);
3090 SkDebugf(") t=%1.9g [%d] (%1.9g,%1.9g) tEnd=%1.9g newWindSum=%d newOppSum=%d oppSum=",
3094 SkDebugf("?");
3096 SkDebugf("%d", span.fOppSum);
3098 SkDebugf(" windSum=");
3100 SkDebugf("?");
3102 SkDebugf("%d", span.fWindSum);
3104 SkDebugf(" windValue=%d\n", span.fWindValue);
3136 SkDebugf("%s %s contourWinding=%s oppContourWinding=%s sign=%d\n", fun, __FUNCTION__,
3167 SkDebugf("%s [%d] %s", __FUNCTION__, index,
3170 SkDebugf("id=%d %s start=%d (%1.9g,%1.9g) end=%d (%1.9g,%1.9g)",
3177 SkDebugf(LINE_DEBUG_STR, LINE_DEBUG_DATA(segment.fPts));
3180 SkDebugf(QUAD_DEBUG_STR, QUAD_DEBUG_DATA(segment.fPts));
3183 SkDebugf(CUBIC_DEBUG_STR, CUBIC_DEBUG_DATA(segment.fPts));
3188 SkDebugf(" tStart=%1.9g tEnd=%1.9g", sSpan.fT, eSpan.fT);
3190 SkDebugf(" sign=%d windValue=%d windSum=", angle.sign(), mSpan.fWindValue);
3210 SkDebugf(" %s->%s (max=%s)", lastStr, windStr, useInner ? windStr : lastStr);
3212 SkDebugf(" %s->%s (%s->%s)", lastStr, windStr, opp ? lastSumStr : oppLastSumStr,
3215 SkDebugf(" done=%d unord=%d small=%d tiny=%d opp=%d\n",
3263 SkDebugf("%s id=%2d %.*s | %.*s\n", __FUNCTION__, fID, slotCount, slots.begin(), slotCount,
3296 SkDebugf("{{");
3300 SkDebugf(", ");
3303 SkDebugf("}}\n");
3308 SkDebugf("{{");
3314 SkDebugf(", ");
3317 SkDebugf("}}\n");
3324 SkDebugf("[%d] ", index);