Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp130 void AdjustBlitAreaForPreRotation(SurfaceRotation framebufferAngle, in AdjustBlitAreaForPreRotation() argument
135 switch (framebufferAngle) in AdjustBlitAreaForPreRotation()
160 void AdjustDimensionsAndFlipForPreRotation(SurfaceRotation framebufferAngle, in AdjustDimensionsAndFlipForPreRotation() argument
165 switch (framebufferAngle) in AdjustDimensionsAndFlipForPreRotation()
224 void AdjustBlitResolveParametersForPreRotation(SurfaceRotation framebufferAngle, in AdjustBlitResolveParametersForPreRotation() argument
228 switch (framebufferAngle) in AdjustBlitResolveParametersForPreRotation()
237 if (srcFramebufferAngle == framebufferAngle) in AdjustBlitResolveParametersForPreRotation()
252 if (srcFramebufferAngle == framebufferAngle) in AdjustBlitResolveParametersForPreRotation()