Home
last modified time | relevance | path

Searched refs:Layer (Results 1 – 23 of 23) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/
DREADME2 Simple DirectMedia Layer
11 This is the Simple DirectMedia Layer, a general API that provides low
DCREDITS2 Simple DirectMedia Layer CREDITS
/external/qemu/distrib/sdl-1.2.12/src/main/win32/
Dversion.rc31 VALUE "ProductName", "Simple DirectMedia Layer\0"
/external/qemu/distrib/sdl-1.2.12/src/hermes/
DREADME10 converters, for use with Simple DirectMedia Layer.
/external/webkit/WebCore/platform/graphics/win/
DWKCACFLayerRenderer.cpp234 m_rootLayer = WKCACFLayer::create(WKCACFLayer::Layer); in createRenderer()
236 m_scrollLayer = WKCACFLayer::create(WKCACFLayer::Layer); in createRenderer()
DGraphicsLayerCACF.cpp127 m_layer = WKCACFLayer::create(WKCACFLayer::Layer, this); in GraphicsLayerCACF()
613 RefPtr<WKCACFLayer> imageLayer = WKCACFLayer::create(WKCACFLayer::Layer, this); in updateContentsImage()
DWKCACFLayer.h53 enum LayerType { Layer, TransformLayer }; enumerator
DWKCACFLayer.cpp92 case WKCACFLayer::Layer: return kCACFLayer(); in STATIC_CACF_STRING()
/external/qemu/distrib/sdl-1.2.12/include/
DSDL_config.h.default2 SDL - Simple DirectMedia Layer
DSDL_config.h.in2 SDL - Simple DirectMedia Layer
/external/qemu/distrib/sdl-1.2.12/src/video/riscos/
DSDL_riscosASM.S2 ; SDL - Simple DirectMedia Layer
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/
DSDL_QuartzWindow.m2 SDL - Simple DirectMedia Layer
DSDL_QuartzGL.m2 SDL - Simple DirectMedia Layer
DSDL_QuartzYUV.m2 SDL - Simple DirectMedia Layer
DSDL_QuartzWM.m2 SDL - Simple DirectMedia Layer
DSDL_QuartzEvents.m2 SDL - Simple DirectMedia Layer
DSDL_QuartzVideo.m2 SDL - Simple DirectMedia Layer
/external/tcpdump/
DINSTALL104 l2tp.h - Layer Two Tunneling Protocol definitions
177 print-l2tp.c - Layer Two Tunneling Protocol printer routines
/external/webkit/WebCore/platform/graphics/mac/
DGraphicsLayerCA.mm1337 [imageLayer setName:@"Image Layer"];
1721 [m_contentsLayer.get() setName:@"3D Layer"];
/external/qemu/
Dqemu-options.hx1010 logic. The Transport Layer is decided by the machine type. Currently
/external/webkit/WebCore/
DChangeLog-2006-05-106943 REGRESSION (r13655): Layer outline not clipped where it should be
7593 Layer outline does not repaint
DChangeLog-2010-01-2940247 from within HTML/SVG but from the WebKit API Layer. A unittest
69357Layer bounds have been modified to exclude visual overflow. The width/height members only really
69784 Layer content misplaced with compositing, z-index and overflow
77994 … - Layer changes are all batched, and only committed to the CA layer on syncCompositingState().
DChangeLog-2007-10-1447347 Crash after loading SVG fragment with XMLHttpRequest (Yosemite Map Geology Layer)