Searched refs:SetParentSurfaceMatrix (Results 1 – 5 of 5) sorted by relevance
448 RSRenderParams::SetParentSurfaceMatrix(curCanvas_->GetTotalMatrix()); in OnDraw()494 RSRenderParams::SetParentSurfaceMatrix(parentSurfaceMatrix); in OnDraw()749 RSRenderParams::SetParentSurfaceMatrix(canvas.GetTotalMatrix()); in CaptureSurface()753 RSRenderParams::SetParentSurfaceMatrix(parentSurfaceMatrix); in CaptureSurface()
464 RSRenderParams::SetParentSurfaceMatrix(IDENTITY_MATRIX); in SubDraw()467 RSRenderParams::SetParentSurfaceMatrix(parentSurfaceMatrix); in SubDraw()
1026 RSRenderParams::SetParentSurfaceMatrix(curCanvas_->GetTotalMatrix()); in DrawMirror()1183 RSRenderParams::SetParentSurfaceMatrix(curCanvas_->GetTotalMatrix()); in DrawWiredMirrorOnDraw()
253 static void SetParentSurfaceMatrix(const Drawing::Matrix& parentSurfaceMatrix);
531 void RSRenderParams::SetParentSurfaceMatrix(const Drawing::Matrix& parentSurfaceMatrix) in SetParentSurfaceMatrix() function in OHOS::Rosen::RSRenderParams