Searched defs:operationMode (Results 1 – 4 of 4) sorted by relevance
94 OperationMode operationMode = NORMAL; variable152 OperationMode operationMode = NORMAL; variable206 OperationMode operationMode = NORMAL; variable259 OperationMode operationMode = NORMAL; variable
211 OHOS::Camera::OperationMode operationMode = NORMAL; variable
132 …32_t Test::SaveVideoFile(const char* type, const void* buffer, int32_t size, int32_t operationMode) in SaveVideoFile()
88 OperationMode operationMode = static_cast<OperationMode>(data.ReadInt32()); in StreamOperatorStubIsStreamsSupported() local