Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DCompositedLayerMapping.h236 void updateOpacity(const RenderStyle*);
DCompositedLayerMapping.cpp217 updateOpacity(renderer()->style()); in createPrimaryGraphicsLayer()
244 void CompositedLayerMapping::updateOpacity(const RenderStyle* style) in updateOpacity() function in WebCore::CompositedLayerMapping
565 updateOpacity(renderer()->style()); in updateGraphicsLayerGeometry()
2069 updateOpacity(toStyle); in startTransition()