Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/dfx/
H A Ddps_event_report.cpp81 void DPSEventReport::ReportImageModeChange(ExecutionMode executionMode) in ReportImageModeChange()
189 void DPSEventReport::SetExecutionMode(ExecutionMode executionMode) in SetExecutionMode()
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/photo_processor/
H A Ddeferred_photo_processor.cpp203 auto executionMode = work->GetExecutionMode(); in PostProcess() local
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/dfx/
H A Ddps_event_report.h75 ExecutionMode executionMode; member
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/
H A Dphoto_post_processor.cpp98 OHOS::HDI::Camera::V1_2::ExecutionMode MapToHdiExecutionMode(ExecutionMode executionMode) in MapToHdiExecutionMode()
568 void PhotoPostProcessor::SetExecutionMode(ExecutionMode executionMode) in SetExecutionMode()
H A Dvideo_post_processor.cpp152 void VideoPostProcessor::SetExecutionMode(ExecutionMode executionMode) in SetExecutionMode()