Home
last modified time | relevance | path

Searched defs:SetFrameConfig (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/camera_lite/services/impl/include/
H A Dcamera_device.h47 virtual int32_t SetFrameConfig(FrameConfig &fc, uint32_t *streamId) in SetFrameConfig() function
/ohos5.0/foundation/multimedia/camera_lite/services/impl/src/
H A Dcamera_device.cpp432 int32_t RecordAssistant::SetFrameConfig(FrameConfig &fc, uint32_t *streamId) in SetFrameConfig() function in OHOS::Media::RecordAssistant
544 int32_t PreviewAssistant::SetFrameConfig(FrameConfig &fc, uint32_t *streamId) in SetFrameConfig() function in OHOS::Media::PreviewAssistant
603 int32_t CaptureAssistant::SetFrameConfig(FrameConfig &fc, uint32_t *streamId) in SetFrameConfig() function in OHOS::Media::CaptureAssistant
712 int32_t CallbackAssistant::SetFrameConfig(FrameConfig &fc, uint32_t *streamId) in SetFrameConfig() function in OHOS::Media::CallbackAssistant
/ohos5.0/foundation/multimedia/camera_lite/services/server/src/
H A Dcamera_server.cpp248 void CameraServer::SetFrameConfig(IpcIo *req, IpcIo *reply) in SetFrameConfig() function in OHOS::Media::CameraServer