Home
last modified time | relevance | path

Searched refs:DEBUGCANVAS_ATTRIBUTE_AUTOHINTING (Results 1 – 1 of 1) sorted by relevance

/external/skia/tools/debugger/
DDrawCommand.cpp73 #define DEBUGCANVAS_ATTRIBUTE_AUTOHINTING "forceAutoHinting" macro
943 store_bool(writer, DEBUGCANVAS_ATTRIBUTE_AUTOHINTING, font.isForceAutoHinting(), false); in MakeJsonFont()