Home
last modified time | relevance | path

Searched refs:screeBounds (Results 1 - 1 of 1) sorted by relevance

/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp354 auto screeBounds = property_.GetBounds(); in UpdatePropertyByActiveMode() local
355 screeBounds.rect_.width_ = mode->width_; in UpdatePropertyByActiveMode()
356 screeBounds.rect_.height_ = mode->height_; in UpdatePropertyByActiveMode()
357 property_.SetBounds(screeBounds); in UpdatePropertyByActiveMode()

Completed in 3 milliseconds