/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/hm_symbol/ |
H A D | hm_symbol_node_build_test.cpp | 132 RSEffectStrategy effectMode = RSEffectStrategy::SCALE; variable 153 RSEffectStrategy effectMode = RSEffectStrategy::SCALE; variable 188 RSEffectStrategy effectMode = RSEffectStrategy::SCALE; variable 213 RSEffectStrategy effectMode = RSEffectStrategy::BOUNCE; variable 238 RSEffectStrategy effectMode = RSEffectStrategy::VARIABLE_COLOR; variable 263 RSEffectStrategy effectMode = RSEffectStrategy::BOUNCE; variable 287 RSEffectStrategy effectMode = RSEffectStrategy::VARIABLE_COLOR; variable 326 RSEffectStrategy effectMode = RSEffectStrategy::VARIABLE_COLOR; variable 343 RSEffectStrategy effectMode = RSEffectStrategy::NONE; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/ |
H A D | swiper_paint_property.cpp | 55 auto effectMode = json->GetString("effectMode"); in FromJson() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/symbol_engine/ |
H A D | hm_symbol_run.cpp | 131 RSEffectStrategy effectMode = symbolTxt.GetEffectStrategy(); in SymbolAnimation() local 162 auto effectMode = RSEffectStrategy::NONE; in ClearSymbolAnimation() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/export/symbol_engine/ |
H A D | hm_symbol_run.cpp | 121 const std::pair<double, double> offset, const RSEffectStrategy effectMode) in SymbolAnimation() 145 auto effectMode = RSEffectStrategy::NONE; in ClearSymbolAnimation() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioeffect/test/unittest/effect_unit_test/src/ |
H A D | audio_effect_chain_manager_unit_test.cpp | 242 string effectMode = "EFFECT_DEFAULT"; variable 259 string effectMode = "EFFECT_DEFAULT"; variable 279 string effectMode = ""; variable 299 string effectMode = "123"; variable 319 string effectMode = "EFFECT_DEFAULT"; variable
|
/ohos5.0/foundation/multimedia/player_framework/services/services/engine_intf/ |
H A D | i_player_engine.h | 156 virtual int32_t SetAudioEffectMode(const int32_t effectMode) in SetAudioEffectMode() 161 virtual int32_t GetAudioEffectMode(int32_t &effectMode) in GetAudioEffectMode()
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/ |
H A D | ipc_stream_in_server.cpp | 335 int32_t IpcStreamInServer::SetAudioEffectMode(int32_t effectMode) in SetAudioEffectMode() 344 int32_t IpcStreamInServer::GetAudioEffectMode(int32_t &effectMode) in GetAudioEffectMode()
|
H A D | ipc_stream_stub.cpp | 298 int32_t effectMode = data.ReadInt32(); in HandleSetAudioEffectMode() local 307 int32_t effectMode = -1; in HandleGetAudioEffectMode() local
|
H A D | pro_renderer_stream_impl.cpp | 334 int32_t ProRendererStreamImpl::SetAudioEffectMode(int32_t effectMode) in SetAudioEffectMode() 338 int32_t ProRendererStreamImpl::GetAudioEffectMode(int32_t &effectMode) in GetAudioEffectMode()
|
H A D | pa_renderer_stream_impl.cpp | 597 int32_t PaRendererStreamImpl::SetAudioEffectMode(int32_t effectMode) in SetAudioEffectMode() 624 const std::string PaRendererStreamImpl::GetEffectModeName(int32_t effectMode) in GetEffectModeName() 639 int32_t PaRendererStreamImpl::GetAudioEffectMode(int32_t &effectMode) in GetAudioEffectMode()
|
H A D | renderer_in_server.cpp | 985 int32_t RendererInServer::SetAudioEffectMode(int32_t effectMode) in SetAudioEffectMode() 994 int32_t RendererInServer::GetAudioEffectMode(int32_t &effectMode) in GetAudioEffectMode()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/filters/ |
H A D | audio_sink_filter.cpp | 259 Status AudioSinkFilter::SetAudioEffectMode(int32_t effectMode) in SetAudioEffectMode() 268 Status AudioSinkFilter::GetAudioEffectMode(int32_t &effectMode) in GetAudioEffectMode()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/ |
H A D | moving_photo_processor.h | 40 int32_t effectMode; member
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/ |
H A D | OHAudioRenderer.cpp | 305 OH_AudioStream_AudioEffectMode *effectMode) in OH_AudioRenderer_GetEffectMode() 314 OH_AudioStream_AudioEffectMode effectMode) in OH_AudioRenderer_SetEffectMode() 596 int32_t OHAudioRenderer::SetEffectMode(AudioEffectMode effectMode) in SetEffectMode()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiostream/include/ |
H A D | i_audio_stream.h | 72 AudioEffectMode effectMode; member
|
/ohos5.0/foundation/multimedia/player_framework/services/services/player/server/ |
H A D | player_server.h | 190 int32_t effectMode = OHOS::AudioStandard::AudioEffectMode::EFFECT_DEFAULT; member
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/ |
H A D | ipc_stream_proxy.cpp | 317 int32_t IpcStreamProxy::SetAudioEffectMode(int32_t effectMode) in SetAudioEffectMode() 333 int32_t IpcStreamProxy::GetAudioEffectMode(int32_t &effectMode) in GetAudioEffectMode()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/sink/ |
H A D | audio_sink.cpp | 677 Status AudioSink::SetAudioEffectMode(int32_t effectMode) in SetAudioEffectMode() 687 Status AudioSink::GetAudioEffectMode(int32_t &effectMode) in GetAudioEffectMode()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/ |
H A D | audio_effect_chain_adapter.cpp | 78 bool EffectChainManagerExist(const char *sceneType, const char *effectMode, const char *spatializat… in EffectChainManagerExist()
|
H A D | audio_effect_chain_manager.cpp | 323 std::string effectMode = AUDIO_SUPPORTED_SCENE_MODES.find(EFFECT_DEFAULT)->second; in CreateAudioEffectChainDynamic() local 335 …ainManager::SetAudioEffectChainDynamic(const std::string &sceneType, const std::string &effectMode) in SetAudioEffectChainDynamic() 445 …ectChainManager::ExistAudioEffectChain(const std::string &sceneType, const std::string &effectMode, in ExistAudioEffectChain()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | medialibrary_photo_operations.cpp | 377 bool CheckOpenMovingPhoto(int32_t photoSubType, int32_t effectMode, const string& request) in CheckOpenMovingPhoto() 1748 static int32_t RevertMetadata(int32_t fileId, int64_t time, int32_t effectMode, int32_t photoSubTyp… in RevertMetadata() 1777 static int32_t UpdateEffectMode(int32_t fileId, int32_t effectMode) in UpdateEffectMode() 2202 const shared_ptr<FileAsset>& fileAsset, int32_t& effectMode) in IsNeedRevertEffectMode() 2222 … MediaLibraryPhotoOperations::ProcessEditedEffectMode(MediaLibraryCommand& cmd, int32_t effectMode) in ProcessEditedEffectMode() 2237 int32_t effectMode{0}; in RevertToOriginalEffectMode() local 2396 int32_t effectMode; in IsSetEffectMode() local 2910 int32_t effectMode = -1; in SubmitEffectModeExecute() local
|
H A D | moving_photo_processor.cpp | 195 int32_t effectMode = get<int32_t>( in ParseMovingPhotoData() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/unittest/renderer_test/src/ |
H A D | audio_fast_renderer_unit_test.cpp | 368 AudioEffectMode effectMode = audioRenderer->GetAudioEffectMode(); variable
|
/ohos5.0/foundation/multimedia/player_framework/services/services/player/player_mem_manage/ |
H A D | player_server_mem.h | 125 int32_t effectMode = OHOS::AudioStandard::AudioEffectMode::EFFECT_DEFAULT; member
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/sink/ |
H A D | audio_server_sink_plugin.cpp | 746 Status AudioServerSinkPlugin::GetAudioEffectMode(int32_t &effectMode) in GetAudioEffectMode() 757 Status AudioServerSinkPlugin::SetAudioEffectMode(int32_t effectMode) in SetAudioEffectMode()
|