Home
last modified time | relevance | path

Searched defs:executionMode (Results 1 – 5 of 5) sorted by relevance

/foundation/multimedia/camera_framework/services/deferred_processing_service/src/dfx/
Ddps_event_report.cpp82 void DPSEventReport::ReportImageModeChange(ExecutionMode executionMode) in ReportImageModeChange()
191 void DPSEventReport::SetExecutionMode(ExecutionMode executionMode) in SetExecutionMode()
329 …eport::UpdateExecutionMode(const std::string& imageId, int32_t userId, ExecutionMode executionMode) in UpdateExecutionMode()
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/photo_processor/
Ddeferred_photo_processor.cpp196 auto executionMode = work->GetExecutionMode(); in PostProcess() local
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/dfx/
Ddps_event_report.h80 ExecutionMode executionMode = ExecutionMode::DUMMY; member
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/
Dphoto_post_processor.cpp104 OHOS::HDI::Camera::V1_2::ExecutionMode MapToHdiExecutionMode(ExecutionMode executionMode) in MapToHdiExecutionMode()
526 void PhotoPostProcessor::SetExecutionMode(ExecutionMode executionMode) in SetExecutionMode()
Dvideo_post_processor.cpp231 void VideoPostProcessor::SetExecutionMode(ExecutionMode executionMode) in SetExecutionMode()