Searched refs:createExternalTextureLayer (Results 1 – 5 of 5) sorted by relevance
31 virtual blink::WebExternalTextureLayer* createExternalTextureLayer( in NON_EXPORTED_BASE()
63 WebExternalTextureLayer* WebCompositorSupportImpl::createExternalTextureLayer( in createExternalTextureLayer() function in cc_blink::WebCompositorSupportImpl
72 …virtual WebExternalTextureLayer* createExternalTextureLayer(WebExternalTextureLayerClient*) { retu… in createExternalTextureLayer() function
100 m_layer = adoptPtr(Platform::current()->compositorSupport()->createExternalTextureLayer(this)); in Canvas2DLayerBridge()
507 … m_layer = adoptPtr(Platform::current()->compositorSupport()->createExternalTextureLayer(this)); in platformLayer()