Searched refs:CreateControlBar (Results 1 – 5 of 5) sorted by relevance
42 auto controlRowNode = fullScreenPattern->CreateControlBar(controlRowId); in InitVideoFullScreenNode()
123 RefPtr<FrameNode> CreateControlBar(int32_t nodeId = -1);
64 auto controllerRowNode = videoPattern->CreateControlBar(controllerRowId); in Create()
1258 RefPtr<FrameNode> VideoPattern::CreateControlBar(int32_t nodeId) in OnModifyDone() function in OHOS::Ace::NG::VideoPattern
795 auto controlBar = videoPattern->CreateControlBar();