Home
last modified time | relevance | path

Searched refs:LCD (Results 1 – 4 of 4) sorted by relevance

/external/skia/gm/
Dsystem_preferences_mac.mm15 // Set LCD font smoothing level for this application (does not affect other
/external/skia/resources/
Dslides_content2.lua41 - Push LCD decision-making out of Blink
/external/mesa3d/src/egl/docs/
DEGL_MESA_screen_surface111 (CRT vs LCD, etc) or other factors.
140 For example, LCD panels have a native resolution and refresh rate
193 12. How should sub-pixel LCD color information be made available?
341 screen (ex. for particular LCD resolutions)
/external/clang/lib/Sema/
DSemaDecl.cpp10304 const LambdaCaptureDefault LCD = LambdaClass->getLambdaCaptureDefault(); in RebuildLambdaScopeInfo() local
10306 if (LCD == LCD_None) in RebuildLambdaScopeInfo()
10308 else if (LCD == LCD_ByCopy) in RebuildLambdaScopeInfo()
10310 else if (LCD == LCD_ByRef) in RebuildLambdaScopeInfo()