Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dphoto_output_impl.h258 void SetPhotoSurface(OHOS::sptr<OHOS::Surface> &photoSurface);
H A Dphoto_output_impl.cpp289 void Camera_PhotoOutput::SetPhotoSurface(OHOS::sptr<OHOS::Surface> &photoSurface) in SetPhotoSurface() function in Camera_PhotoOutput
H A Dcamera_manager_impl.cpp638 out->SetPhotoSurface(surface); in CreatePhotoOutputWithoutSurface()