Home
last modified time | relevance | path

Searched defs:layerArea (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DContextShadow.cpp209 …xtShadow::calculateLayerBoundingRect(GraphicsContext* context, const FloatRect& layerArea, const I… in calculateLayerBoundingRect()
/external/webkit/Source/WebCore/platform/graphics/cairo/
DContextShadowCairo.cpp86 …atformContext ContextShadow::beginShadowLayer(GraphicsContext* context, const FloatRect& layerArea) in beginShadowLayer()
/external/webkit/Source/WebCore/platform/graphics/android/rendering/
DImageTexture.cpp244 IntRect layerArea = m_layer->fullContentArea(); in getImageToLayerScale() local