Home
last modified time | relevance | path

Searched refs:backing (Results 1 – 25 of 138) sorted by relevance

123456

/external/webkit/Source/WebCore/rendering/
DRenderLayerCompositor.cpp364 if (!layer->backing()) { in updateBacking()
374 layer->backing()->graphicsLayer()->setAcceleratesDrawing(true); in updateBacking()
378 layer->backing()->graphicsLayer()->setAcceleratesDrawing(true); in updateBacking()
384 if (layer->backing()) { in updateBacking()
390 if (RenderLayerBacking* backing = sourceLayer->backing()) { in updateBacking() local
391 … ASSERT(backing->graphicsLayer()->replicaLayer() == layer->backing()->graphicsLayer()); in updateBacking()
392 backing->graphicsLayer()->setReplicatedByLayer(0); in updateBacking()
432 if (layer->backing() && layer->backing()->updateGraphicsLayerConfiguration()) in updateLayerCompositingState()
556 ASSERT(compLayer->backing()); in layerWillBeRemoved()
557 IntRect compBounds = child->backing()->compositedBounds(); in layerWillBeRemoved()
[all …]
DRenderLayerBacking.cpp280 if (m_owningLayer->reflectionLayer()->backing()) { in updateGraphicsLayerConfiguration()
281 … GraphicsLayer* reflectionLayer = m_owningLayer->reflectionLayer()->backing()->graphicsLayer(); in updateGraphicsLayerConfiguration()
352 ASSERT(compAncestor->backing()); in updateGraphicsLayerGeometry()
353 ancestorCompositingBounds = compAncestor->backing()->compositedBounds(); in updateGraphicsLayerGeometry()
364 if (compAncestor && compAncestor->backing()->hasClippingLayer()) { in updateGraphicsLayerGeometry()
476 RenderLayerBacking* reflectionBacking = m_owningLayer->reflectionLayer()->backing(); in updateGraphicsLayerGeometry()
/external/clang/test/Analysis/
DNSWindow.m41 - (id)initWithContentRect:(NSRect)contentRect styleMask:(NSUInteger)aStyle backing:(NSBackingStoreT…
42 - (id)initWithContentRect:(NSRect)contentRect styleMask:(NSUInteger)aStyle backing:(NSBackingStoreT…
54 backing:NSBackingStoreBuffered
64 backing:NSBackingStoreBuffered
76 backing:NSBackingStoreBuffered
DNSPanel.m57 - (id)initWithContentRect:(NSRect)contentRect styleMask:(NSUInteger)aStyle backing:(NSBackingStoreT…
77 …hContentRect:NSMakeRect(0, 0, 200, 200) styleMask:NSBorderlessWindowMask backing:NSBackingStoreBuf…
85 …hContentRect:NSMakeRect(0, 0, 200, 200) styleMask:NSBorderlessWindowMask backing:NSBackingStoreBuf…
/external/webkit/Tools/android/flex-2.5.4a/MISC/fastwc/
DREADME17 - avoid backing up
43 shortened, introducing backing-up
56 wc5 5.7 -Cf; ouch, backing up is expensive
/external/webkit/Source/WebKit/mac/WebView/
DWebRenderLayer.mm85 RenderLayerBacking* backing = layer->backing();
86 switch (backing->compositingLayerType()) {
101 if (backing->hasClippingLayer())
104 if (backing->hasAncestorClippingLayer())
DWebVideoFullscreenController.mm78 …w alloc] initWithContentRect:NSZeroRect styleMask:NSBorderlessWindowMask backing:NSBackingStoreBuf…
271 …Window alloc] initWithContentRect:frame styleMask:NSBorderlessWindowMask backing:NSBackingStoreBuf…
495 - (id)initWithContentRect:(NSRect)contentRect styleMask:(NSUInteger)aStyle backing:(NSBackingStoreT…
498 …self = [super initWithContentRect:contentRect styleMask:NSBorderlessWindowMask backing:bufferingTy…
/external/webkit/Source/WebCore/page/animation/
DImplicitAnimation.cpp115 …return layer->backing()->startTransition(timeOffset, m_animatingProperty, m_fromStyle.get(), m_toS… in startAnimation()
132 layer->backing()->transitionPaused(timeOffset, m_animatingProperty); in pauseAnimation()
148 layer->backing()->transitionFinished(m_animatingProperty); in endAnimation()
DKeyframeAnimation.cpp254 return layer->backing()->startAnimation(timeOffset, m_animation.get(), m_keyframes); in startAnimation()
271 layer->backing()->animationPaused(timeOffset, m_keyframes.animationName()); in pauseAnimation()
290 layer->backing()->animationFinished(m_keyframes.animationName()); in endAnimation()
/external/webkit/Source/WebCore/platform/graphics/chromium/
DVideoLayerChromium.cpp102 RenderLayerBacking* backing = static_cast<RenderLayerBacking*>(m_owner->client()); in updateCompositorResources() local
103 if (!backing || backing->paintingGoesToWindow()) in updateCompositorResources()
/external/chromium/chrome/browser/ui/cocoa/notifications/
Dballoon_view.mm23 backing:(NSBackingStoreType)bufferingType
27 backing:NSBackingStoreBuffered
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_bar_folder_window.mm21 backing:(NSBackingStoreType)bufferingType
25 backing:bufferingType
Dbookmark_bar_folder_window_unittest.mm19 backing:NSBackingStoreBuffered
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/
DSDL_QuartzWindow.h32 - (id)initWithContentRect:(NSRect)contentRect styleMask:(unsigned int)styleMask backing:(NSBackingS…
DSDL_QuartzWindow.m186 - (id)initWithContentRect:(NSRect)contentRect styleMask:(unsigned int)styleMask backing:(NSBackingS…
198 …return [ super initWithContentRect:contentRect styleMask:styleMask backing:backingType defer:flag …
/external/chromium/chrome/browser/ui/cocoa/
Dinfo_bubble_window_unittest.mm15 backing:NSBackingStoreBuffered
Dchrome_browser_window_unittest.mm24 backing:NSBackingStoreBuffered
Dfirst_run_bubble_controller_unittest.mm27 backing:NSBackingStoreBuffered
Dwindow_size_autosaver_unittest.mm27 backing:NSBackingStoreBuffered
57 backing:NSBackingStoreBuffered
Dinfo_bubble_window.mm100 backing:(NSBackingStoreType)bufferingType
104 backing:bufferingType
/external/webkit/Tools/DumpRenderTree/mac/
DDumpRenderTreeWindow.mm58 - (id)initWithContentRect:(NSRect)contentRect styleMask:(NSUInteger)styleMask backing:(NSBackingSto…
65 …return [super initWithContentRect:contentRect styleMask:styleMask backing:bufferingType defer:defe…
DPixelDumpSupportMac.mm179 …// Note that the returned image might differ very slightly from the window backing because of dith…
241 …// Grab directly the contents of the window backing buffer (this ignores any surfaces on the windo…
242 …// FIXME: This path is suboptimal: data is read from window backing store, converted to RGB8 then …
/external/webkit/Source/WebKit2/UIProcess/mac/
DBackingStoreMac.mm68 // We want the origin to be in the top left corner so flip the backing store context.
88 // We want the origin to be in the top left corner so flip the backing store context.
/external/chromium/chrome/browser/ui/window_snapshot/
Dwindow_snapshot_mac_unittest.mm26 backing:NSBackingStoreBuffered
/external/chromium/chrome/browser/ui/cocoa/content_settings/
Dcontent_setting_bubble_cocoa_unittest.mm45 backing:NSBackingStoreBuffered

123456