HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG_ITER_PARAMS (Results 1 - 4 of 4) sorted by null

  /external/skia/src/pathops/
SkPathOpsCommon.cpp 276 if (!coincidence->addMissing(&added DEBUG_ITER_PARAMS(SAFETY_COUNT - safetyHatch))) {
286 move_nearby(contourList DEBUG_ITER_PARAMS(SAFETY_COUNT - safetyHatch - 1));
332 if (!pairs->findOverlaps(&overlaps DEBUG_ITER_PARAMS(SAFETY_COUNT - safetyHatch))) {
SkPathOpsDebug.h 154 #define DEBUG_ITER_PARAMS(iteration) \
175 #define DEBUG_ITER_PARAMS(iteration) \
191 #define DEBUG_ITER_PARAMS(iteration)
  /external/skqp/src/pathops/
SkPathOpsCommon.cpp 276 if (!coincidence->addMissing(&added DEBUG_ITER_PARAMS(SAFETY_COUNT - safetyHatch))) {
286 move_nearby(contourList DEBUG_ITER_PARAMS(SAFETY_COUNT - safetyHatch - 1));
332 if (!pairs->findOverlaps(&overlaps DEBUG_ITER_PARAMS(SAFETY_COUNT - safetyHatch))) {
SkPathOpsDebug.h 154 #define DEBUG_ITER_PARAMS(iteration) \
175 #define DEBUG_ITER_PARAMS(iteration) \
191 #define DEBUG_ITER_PARAMS(iteration)

Completed in 117 milliseconds