Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_surface_capture_task.cpp337 const float thisNodetranslateX = node.GetTotalMatrix().Get(Drawing::Matrix::Index::TRANS_X); in CaptureSingleSurfaceNodeWithoutUni() local
340 thisNodetranslateX - parentNodeTranslateX, thisNodetranslateY - parentNodeTranslateY); in CaptureSingleSurfaceNodeWithoutUni()
H A Drs_uni_ui_capture.cpp476 const float thisNodetranslateX = node.GetTotalMatrix().Get(Drawing::Matrix::Index::TRANS_X); in ProcessSurfaceViewWithoutUni() local
479 thisNodetranslateX - parentNodeTranslateX, thisNodetranslateY - parentNodeTranslateY); in ProcessSurfaceViewWithoutUni()