Home
last modified time | relevance | path

Searched defs:photoSurface_ (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dcamera_manager_impl.h115 static thread_local OHOS::sptr<OHOS::Surface> photoSurface_; member
H A Dphoto_listener_impl.h67 sptr<Surface> photoSurface_; variable
H A Dphoto_output_impl.h275 OHOS::sptr<OHOS::Surface> photoSurface_ = nullptr; member
H A Dcamera_manager_impl.cpp26 thread_local OHOS::sptr<OHOS::Surface> Camera_Manager::photoSurface_ = nullptr; member in Camera_Manager
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/include/
H A Ddcamera_client.h80 sptr<IConsumerSurface> photoSurface_; variable
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/
H A Dcamera_photo_proxy.h53 sptr<Surface> photoSurface_; variable
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/
H A Dcamera_server_photo_proxy.h96 sptr<Surface> photoSurface_; variable
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dcamera_capture_video.h86 sptr<IConsumerSurface> photoSurface_; variable
/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/output/
H A Dphoto_output_napi.h268 sptr<Surface> photoSurface_; member