Searched refs:CreateForMailbox (Results 1 – 11 of 11) sorted by relevance
199 scoped_refptr<TextureLayer> test_layer = TextureLayer::CreateForMailbox(NULL); in TEST_F()218 scoped_refptr<TextureLayer> layer = TextureLayer::CreateForMailbox(NULL); in TEST_F()242 scoped_refptr<TextureLayer> test_layer = TextureLayer::CreateForMailbox( in TEST_F()271 test_layer = TextureLayer::CreateForMailbox( in TEST_F()313 scoped_refptr<TextureLayer> test_layer = TextureLayer::CreateForMailbox(NULL); in TEST_F()374 scoped_refptr<TextureLayer> test_layer = TextureLayer::CreateForMailbox(NULL); in TEST_F()457 scoped_refptr<TextureLayer> test_layer = TextureLayer::CreateForMailbox(NULL); in TEST_F()512 scoped_refptr<TextureLayer> test_layer = TextureLayer::CreateForMailbox(NULL); in TEST_F()568 scoped_refptr<TextureLayer> test_layer = TextureLayer::CreateForMailbox(NULL); in TEST_F()624 scoped_refptr<TextureLayer> test_layer = TextureLayer::CreateForMailbox(NULL); in TEST_F()[all …]
88 static scoped_refptr<TextureLayer> CreateForMailbox(
21 scoped_refptr<TextureLayer> TextureLayer::CreateForMailbox( in CreateForMailbox() function in cc::TextureLayer
29 scoped_refptr<TextureLayer> layer = TextureLayer::CreateForMailbox(cc_client); in WebExternalTextureLayerImpl()
83 new_layer = TextureLayer::CreateForMailbox(NULL); in ParseTreeFromValue()
180 scoped_refptr<TextureLayer> layer = TextureLayer::CreateForMailbox(NULL); in CreateTextureLayer()
365 cc_layer = cc::TextureLayer::CreateForMailbox(NULL); in OnHostMsgCommitLayers()
2108 texture_layer_ = cc::TextureLayer::CreateForMailbox(NULL); in UpdateLayer()2114 texture_layer_ = cc::TextureLayer::CreateForMailbox(this); in UpdateLayer()
211 layer_ = cc::TextureLayer::CreateForMailbox(this); in initialize()
535 cc::TextureLayer::CreateForMailbox(this); in SetTextureMailbox()
920 scoped_refptr<TextureLayer> texture = TextureLayer::CreateForMailbox(NULL); in SetupTree()