Searched defs:totalMatrix (Results 1 – 8 of 8) sorted by relevance
245 auto totalMatrix = canvas.GetTotalMatrix(); in AfterDrawCache() local
300 virtual void SetTotalMatrix(const Drawing::Matrix& totalMatrix) {} in SetTotalMatrix()
421 void SetTotalMatrix(const Drawing::Matrix& totalMatrix) override in SetTotalMatrix()
347 void SetSurfaceTotalMatrix(NodeId id, const Drawing::Matrix& totalMatrix) in SetSurfaceTotalMatrix()
737 auto totalMatrix = node.GetTotalMatrix(); in BuildComposeInfo() local791 auto totalMatrix = params->GetTotalMatrix(); in BuildComposeInfo() local
1275 Drawing::Matrix totalMatrix; in UpdateUIFirstNodeUseDma() local
2281 Drawing::Matrix totalMatrix = hwcNodeGeo->GetMatrix(); in UpdateHwcNodeProperty() local2372 auto totalMatrix = hwcNode->GetTotalMatrix(); in UpdateHwcNodeEnableByRotateAndAlpha() local
2351 void RSSurfaceRenderNode::SetTotalMatrix(const Drawing::Matrix& totalMatrix) in SetTotalMatrix()