Home
last modified time | relevance | path

Searched defs:blitFramebuffer (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DExtensions3D.cpp66 void Extensions3D::blitFramebuffer(long srcX0, long srcY0, long srcX1, long srcY1, long dstX0, long… in blitFramebuffer() function in WebCore::Extensions3D
/external/chromium_org/third_party/angle/src/libGLESv2/
DContext.cpp2684 void Context::blitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in blitFramebuffer() function in gl::Context