Home
last modified time | relevance | path

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

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