Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkFontLCDConfig.h26 kVertical_LCDOrientation = 1 enumerator
DSkFontHost.h63 kVertical_LCDOrientation = 1 enumerator
/external/skia/src/image/
DSkSurface.cpp30 if (SkFontLCDConfig::kVertical_LCDOrientation == SkFontLCDConfig::GetSubpixelOrientation()){ in compute_default_geometry()