Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DGLConsumer.cpp106 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()
/frameworks/base/libs/hwui/surfacetexture/
DSurfaceTexture.cpp39 uint32_t texTarget, bool useFenceSync, bool isControlledByApp) in SurfaceTexture()
63 SurfaceTexture::SurfaceTexture(const sp<IGraphicBufferConsumer>& bq, uint32_t texTarget, in SurfaceTexture()
DEGLConsumer.cpp648 void EGLConsumer::EglImage::bindToTextureTarget(uint32_t texTarget) { in bindToTextureTarget()