Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DSurfaceVk.cpp113 bool Is90DegreeRotation(VkSurfaceTransformFlagsKHR transform) in Is90DegreeRotation() function
728 if (Is90DegreeRotation(mEmulatedPreTransform)) in initializeImpl()
901 if (Is90DegreeRotation(mEmulatedPreTransform)) in recreateSwapchain()
1010 if (Is90DegreeRotation(getPreTransform())) in createSwapChain()
1100 context, gl::TextureType::_2D, vkExtents, Is90DegreeRotation(getPreTransform()), format, in createSwapChain()
1118 Is90DegreeRotation(getPreTransform()), format, 1, in createSwapChain()
1794 if (Is90DegreeRotation(mEmulatedPreTransform)) in getUserExtentsImpl()
1960 Is90DegreeRotation(getPreTransform()))); in drawOverlay()