Home
last modified time | relevance | path

Searched defs:operationMode (Results 1 – 4 of 4) sorted by relevance

/drivers/peripheral/camera/hal/hdi_impl/test/unittest/
Dutest_stream_operator_impl.cpp94 OperationMode operationMode = NORMAL; variable
152 OperationMode operationMode = NORMAL; variable
206 OperationMode operationMode = NORMAL; variable
259 OperationMode operationMode = NORMAL; variable
Dcamera_host_client_test.cpp211 OHOS::Camera::OperationMode operationMode = NORMAL; variable
/drivers/peripheral/camera/hal/test/mpi/src/
Dcommon.cpp132 …32_t Test::SaveVideoFile(const char* type, const void* buffer, int32_t size, int32_t operationMode) in SaveVideoFile()
/drivers/peripheral/camera/interfaces/hdi_ipc/server/src/
Dstream_operator_stub.cpp88 OperationMode operationMode = static_cast<OperationMode>(data.ReadInt32()); in StreamOperatorStubIsStreamsSupported() local