HomeSort by relevance Sort by last modified time
    Searched defs:setActiveTextureUnit (Results 1 - 3 of 3) sorted by null

  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
GLClientState.cpp 246 GLenum GLClientState::setActiveTextureUnit(GLenum texture)
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
GLClientState.cpp 242 GLenum GLClientState::setActiveTextureUnit(GLenum texture)
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
DrawingBuffer.h 133 void setActiveTextureUnit(GLint textureUnit) { m_activeTextureUnit = textureUnit; }

Completed in 74 milliseconds