Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/renderthread/
DVulkanSurface.cpp67 static SkMatrix GetPreTransformMatrix(SkISize windowSize, int transform) { in GetPreTransformMatrix() function
105 windowInfo->preTransform = GetPreTransformMatrix(windowInfo->size, windowInfo->transform); in ComputeWindowSizeAndTransform()