Searched refs:AdjustBlitAreaForPreRotation (Results 1 – 1 of 1) sorted by relevance
/external/angle/src/libANGLE/renderer/vulkan/ |
D | FramebufferVk.cpp | 130 void AdjustBlitAreaForPreRotation(SurfaceRotation framebufferAngle, in AdjustBlitAreaForPreRotation() function 990 AdjustBlitAreaForPreRotation(destFramebufferRotation, clippedSourceArea, in blit() 997 AdjustBlitAreaForPreRotation(destFramebufferRotation, destArea, destFramebufferDimensions, in blit() 1034 AdjustBlitAreaForPreRotation(destFramebufferRotation, originalSrcClippedDestArea, in blit() 1075 AdjustBlitAreaForPreRotation(srcFramebufferRotation, sourceAreaOld, in blit() 1085 AdjustBlitAreaForPreRotation(destFramebufferRotation, destAreaOld, destFramebufferDimensions, in blit()
|