Searched refs:bindStream (Results 1 – 3 of 3) sorted by relevance
137 mPlanes[0].texture->bindStream(this); in createConsumerGLTextureExternal()162 mPlanes[i].texture->bindStream(this); in createConsumerGLTextureExternal()
591 void bindStream(egl::Stream *stream);
1557 void Texture::bindStream(egl::Stream *stream) in bindStream() function in gl::Texture