Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFramebufferGL.cpp41 struct BlitFramebufferBounds struct
53 static BlitFramebufferBounds GetBlitFramebufferBounds(const gl::Context *context, in GetBlitFramebufferBounds()
57 BlitFramebufferBounds bounds; in GetBlitFramebufferBounds()
876 BlitFramebufferBounds bounds = GetBlitFramebufferBounds(context, sourceArea, destArea); in adjustSrcDstRegion()
1141 BlitFramebufferBounds bounds = GetBlitFramebufferBounds(context, sourceArea, destArea); in clipSrcRegion()