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

/frameworks/native/include/gui/
H A DSurfaceTexture.h143 // getCurrentTextureTarget returns the texture target of the current
145 GLenum getCurrentTextureTarget() const;
/frameworks/native/libs/gui/
H A DSurfaceTexture.cpp548 GLenum SurfaceTexture::getCurrentTextureTarget() const { function in class:android::SurfaceTexture
/frameworks/base/core/jni/
H A Dandroid_view_GLES20Canvas.cpp813 GLenum renderTarget = surfaceTexture->getCurrentTextureTarget();

Completed in 1199 milliseconds