Searched defs:stream_texture_factory (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/renderer/
H A Drender_frame_impl.cc3868 scoped_refptr<StreamTextureFactory> stream_texture_factory; local
3871 stream_texture_factory = factory->CreateStreamTextureFactory(routing_id_);
3881 stream_texture_factory = StreamTextureFactoryImpl::Create(
3892 stream_texture_factory,

Completed in 263 milliseconds