Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkFontLCDConfig.h30 static void SetSubpixelOrientation(LCDOrientation orientation);
/external/skia/src/core/
DSkFontLCDConfig.cpp17 void SkFontLCDConfig::SetSubpixelOrientation(LCDOrientation orientation) { in SetSubpixelOrientation() function in SkFontLCDConfig