Searched defs:texTarget (Results 1 – 3 of 3) sorted by relevance
106 uint32_t texTarget, bool useFenceSync, bool isControlledByApp) : in GLConsumer()134 GLConsumer::GLConsumer(const sp<IGraphicBufferConsumer>& bq, uint32_t texTarget, in GLConsumer()987 void GLConsumer::EglImage::bindToTextureTarget(uint32_t texTarget) { in bindToTextureTarget()
39 uint32_t texTarget, bool useFenceSync, bool isControlledByApp) in SurfaceTexture()63 SurfaceTexture::SurfaceTexture(const sp<IGraphicBufferConsumer>& bq, uint32_t texTarget, in SurfaceTexture()
648 void EGLConsumer::EglImage::bindToTextureTarget(uint32_t texTarget) { in bindToTextureTarget()