Home | History | Annotate | Download | only in android

Lines Matching defs:StreamTextureFactoryImpl

108 scoped_refptr<StreamTextureFactoryImpl> StreamTextureFactoryImpl::Create(
112 return new StreamTextureFactoryImpl(context_provider, channel, frame_id);
115 StreamTextureFactoryImpl::StreamTextureFactoryImpl(
125 StreamTextureFactoryImpl::~StreamTextureFactoryImpl() {}
127 StreamTextureProxy* StreamTextureFactoryImpl::CreateProxy() {
133 void StreamTextureFactoryImpl::EstablishPeer(int32 stream_id, int player_id) {
139 unsigned StreamTextureFactoryImpl::CreateStreamTexture(
155 void StreamTextureFactoryImpl::SetStreamTextureSize(int32 stream_id,
160 gpu::gles2::GLES2Interface* StreamTextureFactoryImpl::ContextGL() {
164 void StreamTextureFactoryImpl::AddObserver(
168 void StreamTextureFactoryImpl::RemoveObserver(