Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_screen/services/common/decision_center/include/
H A Dscreen_decision_center.h38 int32_t SetJpegSurface(sptr<Surface> &surface);
/foundation/distributedhardware/distributed_screen/services/common/decision_center/src/
H A Dscreen_decision_center.cpp115 int32_t ScreenDecisionCenter::SetJpegSurface(sptr<Surface> &surface) in SetJpegSurface() function in OHOS::DistributedHardware::ScreenDecisionCenter
117 DHLOGI("%{public}s: SetJpegSurface.", DSCREEN_LOG_TAG); in SetJpegSurface()
/foundation/distributedhardware/distributed_screen/services/common/test/unittest/decision_center/
H A Dscreen_decision_center_test.cpp322 * @tc.desc: Verify the SetJpegSurface function.
330 int32_t ret = decision->SetJpegSurface(jpegSurface); in HWTEST_F()
333 ret = decision->SetJpegSurface(jpegSurface); in HWTEST_F()
/foundation/distributedhardware/distributed_screen/services/screentransport/screensourcetrans/src/
H A Dscreen_source_trans.cpp53 ret = screenDecisionCenter_->SetJpegSurface(consumerSurface_); in SetUp()

Completed in 3 milliseconds