Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.cpp220 bool IsRotatedAspectRatio(SurfaceRotation rotation) in IsRotatedAspectRatio() function
3170 return IsRotatedAspectRatio(mCurrentRotationDrawFramebuffer); in isRotatedAspectRatioForDrawFBO()
3175 return IsRotatedAspectRatio(mCurrentRotationReadFramebuffer); in isRotatedAspectRatioForReadFBO()