Home
last modified time | relevance | path

Searched defs:GetCaptureId (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H A Dcapture_message.cpp41 int32_t ICaptureMessage::GetCaptureId() const in GetCaptureId() function in OHOS::Camera::ICaptureMessage
H A Dcapture_request.cpp119 int32_t CaptureRequest::GetCaptureId() const in GetCaptureId() function in OHOS::Camera::CaptureRequest
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/
H A Dcamera_server_photo_proxy.cpp105 int32_t CameraServerPhotoProxy::GetCaptureId() in GetCaptureId() function in OHOS::CameraStandard::CameraServerPhotoProxy
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H A Ddimage_buffer.cpp81 int32_t DImageBuffer::GetCaptureId() const in GetCaptureId() function in OHOS::DistributedHardware::DImageBuffer
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/hdf_driver/src/driver_adapter/include/
H A Dbuffer_operator.h180 int32_t MyBuffer::GetCaptureId() const in GetCaptureId() function
/ohos5.0/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/
H A Dimage_buffer.cpp139 int32_t ImageBuffer::GetCaptureId() const in GetCaptureId() function in OHOS::Camera::ImageBuffer
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dphoto_output_napi.cpp214 int32_t GetCaptureId(sptr<SurfaceBuffer> surfaceBuffer) in GetCaptureId() function