Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dvideo_view.cpp362 const int16_t panelViewWidth = GetWidth(); in SetVideoPanel() local
369 panelView_->SetWidth(panelViewWidth); in SetVideoPanel()