Home
last modified time | relevance | path

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

/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.cpp10783 const LambdaCaptureDefault LCD = LambdaClass->getLambdaCaptureDefault(); in RebuildLambdaScopeInfo() local
10785 if (LCD == LCD_None) in RebuildLambdaScopeInfo()
10787 else if (LCD == LCD_ByCopy) in RebuildLambdaScopeInfo()
10789 else if (LCD == LCD_ByRef) in RebuildLambdaScopeInfo()