Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_screen/services/screentransport/screensourcetrans/include/
H A Discreen_source_trans.h37 virtual int32_t SetConsumerSurface() = 0;
H A Dscreen_source_trans.h55 int32_t SetConsumerSurface() override;
/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensourcetrans/src/
H A Dscreen_source_trans_test.cpp584 * @tc.desc: Verify the SetConsumerSurface function.
597 int32_t ret = trans->SetConsumerSurface(); in HWTEST_F()
603 * @tc.desc: Verify the SetConsumerSurface function.
626 int32_t ret = trans->SetConsumerSurface(); in HWTEST_F()
/foundation/distributedhardware/distributed_screen/services/screentransport/screensourcetrans/src/
H A Dscreen_source_trans.cpp48 ret = SetConsumerSurface(); in SetUp()
62 int32_t ScreenSourceTrans::SetConsumerSurface() in SetConsumerSurface() function in OHOS::DistributedHardware::ScreenSourceTrans
64 DHLOGI("%{public}s: SetConsumerSurface.", DSCREEN_LOG_TAG); in SetConsumerSurface()

Completed in 4 milliseconds