Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dvideo_view.cpp363 const int16_t panelViewHeight = PanelView::DEFAULT_PANEL_HEIGHT; in SetVideoPanel() local
370 panelView_->SetHeight(panelViewHeight); in SetVideoPanel()