TextureLayerImpl 75 cc/layers/texture_layer.cc return TextureLayerImpl::Create(tree_impl, id(), uses_mailbox_). TextureLayerImpl 273 cc/layers/texture_layer.cc TextureLayerImpl* texture_layer = static_cast<TextureLayerImpl*>(layer); TextureLayerImpl 20 cc/layers/texture_layer_impl.cc TextureLayerImpl::TextureLayerImpl(LayerTreeImpl* tree_impl, TextureLayerImpl 40 cc/layers/texture_layer_impl.cc TextureLayerImpl::~TextureLayerImpl() { FreeTextureMailbox(); } TextureLayerImpl 42 cc/layers/texture_layer_impl.cc void TextureLayerImpl::SetTextureMailbox( TextureLayerImpl 55 cc/layers/texture_layer_impl.cc scoped_ptr<LayerImpl> TextureLayerImpl::CreateLayerImpl( TextureLayerImpl 57 cc/layers/texture_layer_impl.cc return TextureLayerImpl::Create(tree_impl, id(), uses_mailbox_). TextureLayerImpl 61 cc/layers/texture_layer_impl.cc void TextureLayerImpl::PushPropertiesTo(LayerImpl* layer) { TextureLayerImpl 64 cc/layers/texture_layer_impl.cc TextureLayerImpl* texture_layer = static_cast<TextureLayerImpl*>(layer); TextureLayerImpl 80 cc/layers/texture_layer_impl.cc bool TextureLayerImpl::WillDraw(DrawMode draw_mode, TextureLayerImpl 161 cc/layers/texture_layer_impl.cc void TextureLayerImpl::AppendQuads(QuadSink* quad_sink, TextureLayerImpl 197 cc/layers/texture_layer_impl.cc void TextureLayerImpl::DidDraw(ResourceProvider* resource_provider) { TextureLayerImpl 209 cc/layers/texture_layer_impl.cc Region TextureLayerImpl::VisibleContentOpaqueRegion() const { TextureLayerImpl 219 cc/layers/texture_layer_impl.cc void TextureLayerImpl::ReleaseResources() { TextureLayerImpl 233 cc/layers/texture_layer_impl.cc void TextureLayerImpl::SetTextureId(unsigned id) { TextureLayerImpl 238 cc/layers/texture_layer_impl.cc void TextureLayerImpl::SetPremultipliedAlpha(bool premultiplied_alpha) { TextureLayerImpl 243 cc/layers/texture_layer_impl.cc void TextureLayerImpl::SetBlendBackgroundColor(bool blend) { TextureLayerImpl 248 cc/layers/texture_layer_impl.cc void TextureLayerImpl::SetFlipped(bool flipped) { TextureLayerImpl 253 cc/layers/texture_layer_impl.cc void TextureLayerImpl::SetUVTopLeft(const gfx::PointF top_left) { TextureLayerImpl 258 cc/layers/texture_layer_impl.cc void TextureLayerImpl::SetUVBottomRight(const gfx::PointF bottom_right) { TextureLayerImpl 266 cc/layers/texture_layer_impl.cc void TextureLayerImpl::SetVertexOpacity(const float vertex_opacity[4]) { TextureLayerImpl 274 cc/layers/texture_layer_impl.cc const char* TextureLayerImpl::LayerTypeAsString() const { TextureLayerImpl 278 cc/layers/texture_layer_impl.cc void TextureLayerImpl::FreeTextureMailbox() { TextureLayerImpl 18 cc/layers/texture_layer_impl.h class CC_EXPORT TextureLayerImpl : public LayerImpl { TextureLayerImpl 20 cc/layers/texture_layer_impl.h static scoped_ptr<TextureLayerImpl> Create(LayerTreeImpl* tree_impl, TextureLayerImpl 23 cc/layers/texture_layer_impl.h return make_scoped_ptr(new TextureLayerImpl(tree_impl, id, uses_mailbox)); TextureLayerImpl 25 cc/layers/texture_layer_impl.h virtual ~TextureLayerImpl(); TextureLayerImpl 60 cc/layers/texture_layer_impl.h TextureLayerImpl(LayerTreeImpl* tree_impl, int id, bool uses_mailbox); TextureLayerImpl 82 cc/layers/texture_layer_impl.h DISALLOW_COPY_AND_ASSIGN(TextureLayerImpl); TextureLayerImpl 29 cc/layers/texture_layer_impl_unittest.cc TextureLayerImpl* texture_layer_impl = TextureLayerImpl 30 cc/layers/texture_layer_impl_unittest.cc impl.AddChildToRoot<TextureLayerImpl>(uses_mailbox); TextureLayerImpl 1185 cc/layers/texture_layer_unittest.cc bool WillDraw(TextureLayerImpl* layer, DrawMode mode) { TextureLayerImpl 1210 cc/layers/texture_layer_unittest.cc scoped_ptr<TextureLayerImpl> impl_layer = TextureLayerImpl 1211 cc/layers/texture_layer_unittest.cc TextureLayerImpl::Create(host_impl_.active_tree(), 1, true); TextureLayerImpl 1220 cc/layers/texture_layer_unittest.cc scoped_ptr<TextureLayerImpl> impl_layer = TextureLayerImpl 1221 cc/layers/texture_layer_unittest.cc TextureLayerImpl::Create(host_impl_.active_tree(), 1, true); TextureLayerImpl 1230 cc/layers/texture_layer_unittest.cc scoped_ptr<TextureLayerImpl> impl_layer = TextureLayerImpl 1231 cc/layers/texture_layer_unittest.cc TextureLayerImpl::Create(host_impl_.active_tree(), 1, true); TextureLayerImpl 1240 cc/layers/texture_layer_unittest.cc scoped_ptr<TextureLayerImpl> impl_layer = TextureLayerImpl 1241 cc/layers/texture_layer_unittest.cc TextureLayerImpl::Create(host_impl_.active_tree(), 1, false); TextureLayerImpl 1252 cc/layers/texture_layer_unittest.cc scoped_ptr<TextureLayerImpl> impl_layer = TextureLayerImpl 1253 cc/layers/texture_layer_unittest.cc TextureLayerImpl::Create(host_impl_.active_tree(), 1, false); TextureLayerImpl 1261 cc/layers/texture_layer_unittest.cc scoped_ptr<TextureLayerImpl> impl_layer = TextureLayerImpl 1262 cc/layers/texture_layer_unittest.cc TextureLayerImpl::Create(host_impl_.active_tree(), 1, true); TextureLayerImpl 1271 cc/layers/texture_layer_unittest.cc scoped_ptr<TextureLayerImpl> impl_layer = TextureLayerImpl 1272 cc/layers/texture_layer_unittest.cc TextureLayerImpl::Create(host_impl_.active_tree(), 1, true); TextureLayerImpl 1281 cc/layers/texture_layer_unittest.cc scoped_ptr<TextureLayerImpl> impl_layer = TextureLayerImpl 1282 cc/layers/texture_layer_unittest.cc TextureLayerImpl::Create(host_impl_.active_tree(), 1, true); TextureLayerImpl 1291 cc/layers/texture_layer_unittest.cc scoped_ptr<TextureLayerImpl> impl_layer = TextureLayerImpl 1292 cc/layers/texture_layer_unittest.cc TextureLayerImpl::Create(host_impl_.active_tree(), 1, false); TextureLayerImpl 1303 cc/layers/texture_layer_unittest.cc scoped_ptr<TextureLayerImpl> impl_layer = TextureLayerImpl 1304 cc/layers/texture_layer_unittest.cc TextureLayerImpl::Create(host_impl_.active_tree(), 1, false); TextureLayerImpl 1312 cc/layers/texture_layer_unittest.cc scoped_ptr<TextureLayerImpl> impl_layer = TextureLayerImpl 1313 cc/layers/texture_layer_unittest.cc TextureLayerImpl::Create(host_impl_.active_tree(), 1, true); TextureLayerImpl 1322 cc/layers/texture_layer_unittest.cc scoped_ptr<TextureLayerImpl> impl_layer = TextureLayerImpl 1323 cc/layers/texture_layer_unittest.cc TextureLayerImpl::Create(host_impl_.active_tree(), 1, false); TextureLayerImpl 1336 cc/layers/texture_layer_unittest.cc scoped_ptr<TextureLayerImpl> pending_layer; TextureLayerImpl 1337 cc/layers/texture_layer_unittest.cc pending_layer = TextureLayerImpl::Create(host_impl_.pending_tree(), 1, true); TextureLayerImpl 1399 cc/layers/texture_layer_unittest.cc scoped_ptr<TextureLayerImpl> impl_layer; TextureLayerImpl 1400 cc/layers/texture_layer_unittest.cc impl_layer = TextureLayerImpl::Create(host_impl_.active_tree(), 1, true); TextureLayerImpl 2107 cc/layers/texture_layer_unittest.cc TextureLayerImpl* texture_layer = TextureLayerImpl 2108 cc/layers/texture_layer_unittest.cc static_cast<TextureLayerImpl*>(root->children()[0]);