Home
last modified time | relevance | path

Searched refs:paintLayerByApplyingTransform (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayer.h506 …void paintLayerByApplyingTransform(GraphicsContext*, const LayerPaintingInfo&, PaintLayerFlags, co…
DRenderLayer.cpp1952 paintLayerByApplyingTransform(context, paintingInfo, paintFlags); in paintLayer()
2195 void RenderLayer::paintLayerByApplyingTransform(GraphicsContext* context, const LayerPaintingInfo& … in paintLayerByApplyingTransform() function in WebCore::RenderLayer
2355 paintLayerByApplyingTransform(context, paintingInfo, paintFlags, fragment.paginationOffset); in paintTransformedLayerIntoFragments()