Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/2.0/src/
H A Dscreenregion_test.cpp427 int32_t ret = screenRegion_->SetAlignedHeight();
434 ret = screenRegion_->SetAlignedHeight();
440 ret = screenRegion_->SetAlignedHeight();
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/include/
H A Dscreenregion.h60 int32_t SetAlignedHeight();
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/src/
H A Dscreenregion.cpp161 ret = SetAlignedHeight(); in SetUp()
249 int32_t ScreenRegion::SetAlignedHeight() in SetAlignedHeight() function in OHOS::DistributedHardware::V2_0::ScreenRegion