Searched defs:contentsLayer (Results 1 – 4 of 4) sorted by relevance
404 if (WebLayer* contentsLayer = contentsLayerIfRegistered()) in updateLayerIsDrawable() local416 WebLayer* contentsLayer = contentsLayerIfRegistered(); in updateContentsRect() local478 void GraphicsLayer::setupContentsLayer(WebLayer* contentsLayer) in setupContentsLayer()935 WebLayer* contentsLayer = contentsLayerIfRegistered(); in setContentsClippingMaskLayer() local974 if (WebLayer* contentsLayer = contentsLayerIfRegistered()) { in setContentsNeedsDisplay() local
311 virtual blink::WebLayer* contentsLayer() const { return m_contentsLayer; } in contentsLayer() function
106 virtual blink::WebLayer* contentsLayer() const { return GraphicsLayer::contentsLayer(); } in contentsLayer() function in __anon5d8796a70111::GraphicsLayerForTesting
61 virtual blink::WebLayer* contentsLayer() const { return GraphicsLayer::contentsLayer(); } in contentsLayer() function in __anon759da6710111::GraphicsLayerForTesting