OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LCDOrientation
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/include/core/
SkFontHost.h
61
enum
LCDOrientation
{
67
static void SetSubpixelOrientation(
LCDOrientation
orientation);
69
static
LCDOrientation
GetSubpixelOrientation();
SkFontLCDConfig.h
24
enum
LCDOrientation
{
30
static void SetSubpixelOrientation(
LCDOrientation
orientation);
32
static
LCDOrientation
GetSubpixelOrientation();
/external/skia/include/core/
SkFontHost.h
61
enum
LCDOrientation
{
67
static void SetSubpixelOrientation(
LCDOrientation
orientation);
69
static
LCDOrientation
GetSubpixelOrientation();
SkFontLCDConfig.h
24
enum
LCDOrientation
{
30
static void SetSubpixelOrientation(
LCDOrientation
orientation);
32
static
LCDOrientation
GetSubpixelOrientation();
Completed in 974 milliseconds