Lines Matching full:layer
380 available, don't use a layer-backed NSView for plugins. Instead, tickle the
382 which will parent the plugin's layer in the accelerated compositing layer
447 <rdar://problem/6398111> Integrate hardware layers with out-of-process plug-ins layer hosting mechanism
457 <rdar://problem/6398111> Integrate hardware layers with out-of-process plug-ins layer hosting mechanism
471 <rdar://problem/6398111> Integrate hardware layers with out-of-process plug-ins layer hosting mechanism
2865 we need to update the compositing layer positions when the scroll position changes.
2927 We call an internal AppKit method to make sure the layer geometry is updated correctly.
3572 New method that constrains the height of the layer-hosting view to a max height
3573 of 4096px, and compensates for the height restriction by placing the layer-hosting
3666 and compositing layer updates. Previously the strategy was to disable screen
3667 updates between the time we updated the layer tree, and painted the view. That
3671 The new strategy is to batch up changes to the CA layer tree, and commit them
3674 the values stored in GraphicsLayer into the CA layer tree at commit time.
3679 of comitting layer changes when no painting happens.
3696 This is all about layer sycning now. Also, the run loop observer is repeating,
3993 Make sure to set the size of the layer before changing the autoresizing mask so it won't grow everytime it's inserted
3994 into the layer tree.
4074 between a layer and the view), then we need to call -disableScreenUpdatesUntilFlush
4076 ensure that layer updates don't reach the screen before view-based painting does.
4334 Software-rendered plug-in does not update correctly when inside a hardware layer
9541 view system, and to synchronize layer changes with view-based
9550 Keep the special layer-hosting view in the subviews even
9560 synchronize layer changes with painting.
9574 Set the flag to say if we need to synchronize layer
9580 the window, which are required by the layer hosting mechanism.
10049 2. The plug-in layer needs to have autoresizing turned on.
12183 Make sure to re-insert layers as needed so they won't be lost when the layer backed
12191 Don't add the layer here.
12201 Don't add the layer here.
13439 Make the layer a RetainPtr.
13445 Make sure to clear out the layer here.
13652 (-[WebBaseNetscapePluginView start]): If the plug-in is a plug-in using the Core Animation model, request a layer from it.
16372 Note that each platforms WebKit API layer needs to make this new guarantee: