Home
last modified time | relevance | path

Searched refs:BlitFramebufferBounds (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp41 struct BlitFramebufferBounds struct
53 static BlitFramebufferBounds GetBlitFramebufferBounds(const gl::Context *context, in GetBlitFramebufferBounds()
57 BlitFramebufferBounds bounds; in GetBlitFramebufferBounds()
875 BlitFramebufferBounds bounds = GetBlitFramebufferBounds(context, sourceArea, destArea); in adjustSrcDstRegion()
1140 BlitFramebufferBounds bounds = GetBlitFramebufferBounds(context, sourceArea, destArea); in clipSrcRegion()