Searched refs:foregroundLayer (Results 1 – 5 of 5) sorted by relevance
136 LayerAndroid* foregroundLayer() { return m_foregroundLayer; } in foregroundLayer() function
88 GraphicsLayer* foregroundLayer() const { return m_foregroundLayer.get(); } in foregroundLayer() function
1007 if (layerBacking && layerBacking->foregroundLayer())1008 childList.append(layerBacking->foregroundLayer());
1537 LayerAndroid* layer = agl->foregroundLayer(); in platformLayerIdFromNode()
70159 (WebCore::RenderLayerBacking::foregroundLayer):78005 Renamed 'contentsLayer' to 'foregroundLayer' to avoid confusion with GraphicsLayer's