Searched refs:CreateForMailbox (Results 1 – 10 of 10) sorted by relevance
269 scoped_refptr<TextureLayer> test_layer = TextureLayer::CreateForMailbox( in TEST_F()298 test_layer = TextureLayer::CreateForMailbox( in TEST_F()391 scoped_refptr<TextureLayer> test_layer = TextureLayer::CreateForMailbox(NULL); in TEST_F()505 scoped_refptr<TextureLayer> test_layer = TextureLayer::CreateForMailbox(NULL); in TEST_F()560 scoped_refptr<TextureLayer> test_layer = TextureLayer::CreateForMailbox(NULL); in TEST_F()616 scoped_refptr<TextureLayer> test_layer = TextureLayer::CreateForMailbox(NULL); in TEST_F()672 scoped_refptr<TextureLayer> test_layer = TextureLayer::CreateForMailbox(NULL); in TEST_F()781 layer_ = TextureLayer::CreateForMailbox(NULL); in BeginTest()1038 layer_ = TextureLayer::CreateForMailbox(NULL); in BeginTest()1718 texture_layer_ = TextureLayer::CreateForMailbox(this); in SetupTree()[all …]
89 static scoped_refptr<TextureLayer> CreateForMailbox(
23 scoped_refptr<TextureLayer> TextureLayer::CreateForMailbox( in CreateForMailbox() function in cc::TextureLayer
28 scoped_refptr<TextureLayer> layer = TextureLayer::CreateForMailbox(cc_client); in WebExternalTextureLayerImpl()
84 new_layer = TextureLayer::CreateForMailbox(NULL); in ParseTreeFromValue()
182 scoped_refptr<TextureLayer> layer = TextureLayer::CreateForMailbox(NULL); in CreateTextureLayer()
252 texture_layer_ = cc::TextureLayer::CreateForMailbox(NULL); in OnBuffersSwappedPrivate()
508 cc::TextureLayer::CreateForMailbox(this); in SetTextureMailbox()
1907 texture_layer_ = cc::TextureLayer::CreateForMailbox(NULL); in UpdateLayer()1914 texture_layer_ = cc::TextureLayer::CreateForMailbox(this); in UpdateLayer()
906 scoped_refptr<TextureLayer> texture = TextureLayer::CreateForMailbox(NULL); in SetupTree()