Home
last modified time | relevance | path

Searched defs:compositedLayerUpdate (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
DCompositingLayerAssigner.cpp178 …rLayer* layer, SquashingState& squashingState, const CompositingStateTransitionType compositedLaye… in updateSquashingAssignment()
224 …CompositingStateTransitionType compositedLayerUpdate = computeCompositedLayerUpdate(reflectionLaye… in assignLayersToBackingsForReflectionLayer() local
246 CompositingStateTransitionType compositedLayerUpdate = computeCompositedLayerUpdate(layer); in assignLayersToBackingsInternal() local
DRenderLayerCompositor.cpp403 …learCompositedLayerMapping(RenderLayer* layer, const CompositingStateTransitionType compositedLaye… in allocateOrClearCompositedLayerMapping()