OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetSubpixelOrientation
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/skia/include/core/
SkFontLCDConfig.h
32
static LCDOrientation
GetSubpixelOrientation
();
SkFontHost.h
69
static LCDOrientation
GetSubpixelOrientation
();
/external/chromium_org/third_party/skia/src/core/
SkFontHost.cpp
14
SkFontLCDConfig::LCDOrientation SkFontLCDConfig::
GetSubpixelOrientation
() {
35
SkFontHost::LCDOrientation SkFontHost::
GetSubpixelOrientation
() {
36
return (SkFontHost::LCDOrientation)SkFontLCDConfig::
GetSubpixelOrientation
();
/external/chromium_org/third_party/skia/src/image/
SkSurface.cpp
30
if (SkFontLCDConfig::kVertical_LCDOrientation == SkFontLCDConfig::
GetSubpixelOrientation
()){
/external/chromium_org/skia/ext/
image_operations.cc
368
SkFontHost::
GetSubpixelOrientation
();
Completed in 54 milliseconds