Home
last modified time | relevance | path

Searched defs:texTarget (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/libs/gui/
H A DGLConsumer.cpp105 uint32_t texTarget, bool useFenceSync, bool isControlledByApp) : in GLConsumer()
133 GLConsumer::GLConsumer(const sp<IGraphicBufferConsumer>& bq, uint32_t texTarget, in GLConsumer()
986 void GLConsumer::EglImage::bindToTextureTarget(uint32_t texTarget) { in bindToTextureTarget()
/aosp12/frameworks/native/libs/nativedisplay/surfacetexture/
H A DSurfaceTexture.cpp37 uint32_t texTarget, bool useFenceSync, bool isControlledByApp) in SurfaceTexture()
61 SurfaceTexture::SurfaceTexture(const sp<IGraphicBufferConsumer>& bq, uint32_t texTarget, in SurfaceTexture()
H A DEGLConsumer.cpp647 void EGLConsumer::EglImage::bindToTextureTarget(uint32_t texTarget) { in bindToTextureTarget()