HomeSort by relevance Sort by last modified time
    Searched refs:paintLayer (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/paint/
ReplicaPainter.cpp 30 m_renderReplica.layer()->parent()->paintLayer(paintInfo.context, paintingInfo, flags);
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayerReflectionInfo.cpp 144 reflectionLayer()->paintLayer(context, paintingInfo, flags);
RenderLayer.h 395 // paintLayer() assumes that the caller will clip to the bounds of the painting dirty if necessary.
396 void paintLayer(GraphicsContext*, const LayerPaintingInfo&, PaintLayerFlags);
    [all...]
RenderLayer.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
CompositedLayerMapping.cpp     [all...]

Completed in 138 milliseconds