Searched refs:createSolidColorLayer (Results 1 – 3 of 3) sorted by relevance
78 virtual WebSolidColorLayer* createSolidColorLayer() { return 0; } in createSolidColorLayer() function
35 virtual blink::WebSolidColorLayer* createSolidColorLayer(); in NON_EXPORTED_BASE()
80 WebSolidColorLayer* WebCompositorSupportImpl::createSolidColorLayer() { in createSolidColorLayer() function in content::WebCompositorSupportImpl