Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.cpp243 bool IsRotatedAspectRatio(SurfaceRotationType rotation) in IsRotatedAspectRatio() function
2510 return IsRotatedAspectRatio(mCurrentRotationDrawFramebuffer); in isRotatedAspectRatioForDrawFBO()
2514 return IsRotatedAspectRatio(mCurrentRotationReadFramebuffer); in isRotatedAspectRatioForReadFBO()