HomeSort by relevance Sort by last modified time
    Searched refs:getCurrentTextureTarget (Results 1 - 4 of 4) sorted by null

  /frameworks/base/include/gui/
SurfaceTexture.h 184 // getCurrentTextureTarget returns the texture target of the current
186 GLenum getCurrentTextureTarget() const;
  /external/webkit/Source/WebCore/platform/graphics/android/
TransferQueue.cpp 324 m_sharedSurfaceTexture->getCurrentTextureTarget(),
  /frameworks/base/libs/gui/
SurfaceTexture.cpp 764 GLenum SurfaceTexture::getCurrentTextureTarget() const {
    [all...]
  /frameworks/base/core/jni/
android_view_GLES20Canvas.cpp 689 GLenum renderTarget = surfaceTexture->getCurrentTextureTarget();
    [all...]

Completed in 43 milliseconds