Searched defs:createSolidColorLayer (Results 1 – 2 of 2) sorted by relevance
80 WebSolidColorLayer* WebCompositorSupportImpl::createSolidColorLayer() { in createSolidColorLayer() function in content::WebCompositorSupportImpl
78 virtual WebSolidColorLayer* createSolidColorLayer() { return 0; } in createSolidColorLayer() function