Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp104 void EarlyAdjustFlipYForPreRotation(SurfaceRotation blitAngleIn, in EarlyAdjustFlipYForPreRotation() function
971 EarlyAdjustFlipYForPreRotation(srcFramebufferRotation, &rotation, &srcFramebufferFlippedY); in blit()
972 EarlyAdjustFlipYForPreRotation(destFramebufferRotation, &rotation, &destFramebufferFlippedY); in blit()