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

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

Completed in 295 milliseconds