HomeSort by relevance Sort by last modified time
    Searched defs:SetSubpixelOrientation (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/core/
SkFontHost.cpp 18 void SkFontLCDConfig::SetSubpixelOrientation(LCDOrientation orientation) {
39 void SkFontHost::SetSubpixelOrientation(LCDOrientation orientation) {
40 SkFontLCDConfig::SetSubpixelOrientation((SkFontLCDConfig::LCDOrientation)orientation);
  /external/skia/src/core/
SkFontHost.cpp 18 void SkFontLCDConfig::SetSubpixelOrientation(LCDOrientation orientation) {
39 void SkFontHost::SetSubpixelOrientation(LCDOrientation orientation) {
40 SkFontLCDConfig::SetSubpixelOrientation((SkFontLCDConfig::LCDOrientation)orientation);

Completed in 22 milliseconds