Home
last modified time | relevance | path

Searched refs:thisNodetranslateY (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.cpp338 const float thisNodetranslateY = node.GetTotalMatrix().Get(Drawing::Matrix::Index::TRANS_Y); in CaptureSingleSurfaceNodeWithoutUni() local
340 thisNodetranslateX - parentNodeTranslateX, thisNodetranslateY - parentNodeTranslateY); in CaptureSingleSurfaceNodeWithoutUni()
H A Drs_uni_ui_capture.cpp477 const float thisNodetranslateY = node.GetTotalMatrix().Get(Drawing::Matrix::Index::TRANS_Y); in ProcessSurfaceViewWithoutUni() local
479 thisNodetranslateX - parentNodeTranslateX, thisNodetranslateY - parentNodeTranslateY); in ProcessSurfaceViewWithoutUni()