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

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/gpu/
DrawingBuffer.h 111 void setFramebufferBinding(Platform3DObject fbo) { m_framebufferBinding = fbo; }
  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLEScontext.h 162 void setFramebufferBinding(GLuint fb) { m_framebuffer = fb; }

Completed in 306 milliseconds