Searched refs:getRotationDrawFramebuffer (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | FramebufferVk.cpp | 391 RotateRectangle(contextVk->getRotationDrawFramebuffer(), in invalidateSub() 966 SurfaceRotation dstFramebufferRotation = contextVk->getRotationDrawFramebuffer(); in blit() 2787 RotateRectangle(contextVk->getRotationDrawFramebuffer(), invertViewport, renderArea.width, in getRotatedScissoredRenderArea()
|
| D | ContextVk.h | 263 SurfaceRotation getRotationDrawFramebuffer() const;
|
| D | ContextVk.cpp | 3382 SurfaceRotation ContextVk::getRotationDrawFramebuffer() const in getRotationDrawFramebuffer() function in rx::ContextVk 3487 RotateRectangle(getRotationDrawFramebuffer(), false, fbDimensions.width, fbDimensions.height, in updateViewport() 3537 RotateRectangle(getRotationDrawFramebuffer(), isViewportFlipEnabledForDrawFBO(), in updateScissor()
|