Home
last modified time | relevance | path

Searched refs:GetControllerRowId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_full_screen_node.cpp40 int32_t controlRowId = GetControllerRowId(); in InitVideoFullScreenNode()
H A Dvideo_node.h54 int32_t GetControllerRowId() in GetControllerRowId() function
H A Dvideo_model_ng.cpp59 auto controllerRowId = videoNode->GetControllerRowId(); in Create()