Home | History | Annotate | Download | only in debugger

Lines Matching refs:SKDEBUGCANVAS_HINTING_NONE

191 #define SKDEBUGCANVAS_HINTING_NONE                "none"
965 (*target)[SKDEBUGCANVAS_ATTRIBUTE_HINTING] = SKDEBUGCANVAS_HINTING_NONE;
1390 if (!strcmp(hinting, SKDEBUGCANVAS_HINTING_NONE)) {