Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DGLConsumer.cpp154 uint32_t texTarget, bool useFenceSync, bool isControlledByApp) : in GLConsumer()
182 GLConsumer::GLConsumer(const sp<IGraphicBufferConsumer>& bq, uint32_t texTarget, in GLConsumer()
1233 void GLConsumer::EglImage::bindToTextureTarget(uint32_t texTarget) { in bindToTextureTarget()