Home
last modified time | relevance | path

Searched defs:DEBUG_CUBIC_RECURSION_TRACK_DEPTH (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkStroke.cpp84 #define DEBUG_CUBIC_RECURSION_TRACK_DEPTH(depth) sCubicDepthHistogram.incDepth(depth) macro
86 #define DEBUG_CUBIC_RECURSION_TRACK_DEPTH(depth) (void)(depth) macro