Home
last modified time | relevance | path

Searched refs:getCurrentTextureTarget (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
DDeferredLayerUpdater.cpp110 GLenum renderTarget = mSurfaceTexture->getCurrentTextureTarget(); in doUpdateTexImage()
/frameworks/native/include/gui/
DGLConsumer.h174 uint32_t getCurrentTextureTarget() const;
/frameworks/native/libs/gui/
DGLConsumer.cpp721 uint32_t GLConsumer::getCurrentTextureTarget() const { in getCurrentTextureTarget() function in android::GLConsumer