Home
last modified time | relevance | path

Searched refs:setOpacityInternal (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DGraphicsLayer.h375 virtual void setOpacityInternal(float) { } in setOpacityInternal() function
DGraphicsLayer.cpp303 setOpacityInternal(accumulatedOpacity); in distributeOpacity()
/external/webkit/Source/WebCore/platform/graphics/ca/
DGraphicsLayerCA.h129 virtual void setOpacityInternal(float);
DGraphicsLayerCA.cpp2327 void GraphicsLayerCA::setOpacityInternal(float accumulatedOpacity) in setOpacityInternal() function in WebCore::GraphicsLayerCA
/external/webkit/Source/WebCore/
DChangeLog-2010-01-299920 (WebCore::GraphicsLayerCA::setOpacityInternal): push opacity changes to clones.
83763 (WebCore::GraphicsLayer::setOpacityInternal):
83770 (WebCore::GraphicsLayerCA::setOpacityInternal):
DChangeLog-2010-12-061388 (WebCore::GraphicsLayerMac::setOpacityInternal):