Home
last modified time | relevance | path

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

/frameworks/native/libs/nativedisplay/include/surfacetexture/
DSurfaceTexture.h209 uint32_t getCurrentTextureTarget() const;
/frameworks/native/libs/gui/include/gui/
DGLConsumer.h190 uint32_t getCurrentTextureTarget() const;
/frameworks/native/libs/nativedisplay/surfacetexture/
Dsurface_texture.cpp184 return st->consumer->getCurrentTextureTarget(); in ASurfaceTexture_getCurrentTextureTarget()
DSurfaceTexture.cpp238 uint32_t SurfaceTexture::getCurrentTextureTarget() const { in getCurrentTextureTarget() function in android::SurfaceTexture
/frameworks/native/libs/gui/
DGLConsumer.cpp709 uint32_t GLConsumer::getCurrentTextureTarget() const { in getCurrentTextureTarget() function in android::GLConsumer