Searched refs:executionMode (Results 1 – 7 of 7) sorted by relevance
75 ExecutionMode executionMode; member91 void ReportImageModeChange(ExecutionMode executionMode);98 void SetExecutionMode(ExecutionMode executionMode);
81 void DPSEventReport::ReportImageModeChange(ExecutionMode executionMode) in ReportImageModeChange() argument88 EVENT_KEY_EXCUTIONMODE, static_cast<int32_t>(executionMode), in ReportImageModeChange()133 dpsEventInfo.executionMode = ExecutionMode::DUMMY; in SetEventInfo()189 void DPSEventReport::SetExecutionMode(ExecutionMode executionMode) in SetExecutionMode() argument191 executionMode_ = executionMode; in SetExecutionMode()
203 auto executionMode = work->GetExecutionMode(); in PostProcess() local210 postProcessor_->SetExecutionMode(executionMode); in PostProcess()212 DPSEventReport::GetInstance().ReportImageModeChange(executionMode); in PostProcess()
98 OHOS::HDI::Camera::V1_2::ExecutionMode MapToHdiExecutionMode(ExecutionMode executionMode) in MapToHdiExecutionMode() argument101 switch (executionMode) { in MapToHdiExecutionMode()112 DP_ERR_LOG("unexpected error code: %{public}d.", executionMode); in MapToHdiExecutionMode()568 void PhotoPostProcessor::SetExecutionMode(ExecutionMode executionMode) in SetExecutionMode() argument571 DP_INFO_LOG("entered, executionMode: %{public}d", executionMode); in SetExecutionMode()573 int32_t ret = session_->SetExecutionMode(MapToHdiExecutionMode(executionMode)); in SetExecutionMode()
152 void VideoPostProcessor::SetExecutionMode(ExecutionMode executionMode) in SetExecutionMode() argument
57 void SetExecutionMode(ExecutionMode executionMode);
42 void SetExecutionMode(ExecutionMode executionMode);