Searched defs:totalMatrix (Results 1 – 7 of 7) sorted by relevance
245 auto totalMatrix = canvas.GetTotalMatrix(); in AfterDrawCache() local
320 virtual void SetTotalMatrix(const Drawing::Matrix& totalMatrix) {} in SetTotalMatrix()
415 void SetTotalMatrix(const Drawing::Matrix& totalMatrix) override in SetTotalMatrix()
716 auto totalMatrix = node.GetTotalMatrix(); in BuildComposeInfo() local770 auto totalMatrix = params->GetTotalMatrix(); in BuildComposeInfo() local
1295 Drawing::Matrix totalMatrix; in UpdateUIFirstNodeUseDma() local
1544 Drawing::Matrix totalMatrix = hwcNodeGeo->GetMatrix(); in UpdateHwcNodeProperty() local1639 auto totalMatrix = hwcNode->GetTotalMatrix(); in UpdateHwcNodeEnableByRotateAndAlpha() local
2417 void RSSurfaceRenderNode::SetTotalMatrix(const Drawing::Matrix& totalMatrix) in SetTotalMatrix()