/foundation/multimedia/audio_framework/frameworks/native/opensles/src/adapter/ |
H A D | audioplayer_adapter.cpp | 90 SLresult AudioPlayerAdapter::SetPlayStateAdapter(SLuint32 id, SLuint32 state)
in SetPlayStateAdapter() argument 123 SLresult AudioPlayerAdapter::GetPlayStateAdapter(SLuint32 id, SLuint32 *state)
in GetPlayStateAdapter() argument 212 SLresult AudioPlayerAdapter::GetStateAdapter(SLuint32 id, SLOHBufferQueueState *state)
in GetStateAdapter() argument [all...] |
H A D | audiocapturer_adapter.cpp | 77 SLresult AudioCapturerAdapter::SetCaptureStateAdapter(SLuint32 id, SLuint32 state) in SetCaptureStateAdapter() argument 111 SLresult AudioCapturerAdapter::GetCaptureStateAdapter(SLuint32 id, SLuint32 *state) in GetCaptureStateAdapter() argument 161 GetStateAdapter(SLuint32 id, SLOHBufferQueueState *state) GetStateAdapter() argument [all...] |
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/ |
H A D | animation_state.cpp | 128 const auto& state = move.state; variable 198 auto state = state_.animationState_; in Seek() local 265 SetState(IAnimationInternal::AnimationTargetState state) SetState() argument [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_socket.cpp | 97 void Socket::SetState(SocketState state) in SetState() argument
|
H A D | rs_profiler_network.cpp | 75 const SocketState state = socket->GetState(); in Run() local
|
/foundation/graphic/graphic_3d/lume/LumeDotfield/src/systems/ |
H A D | dotfield_system.cpp | 116 void DotfieldSystem::SetActive(bool state) in SetActive() argument
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_uni_render_composer_adapter_test.cpp | 68 ScreenState state = ScreenState::UNKNOWN; in SetUp() local
|
H A D | rs_hardware_thread_test.cpp | 103 CreateComposerAdapterWithScreenInfo(uint32_t width, uint32_t height, ScreenColorGamut colorGamut, ScreenState state, ScreenRotation rotation) CreateComposerAdapterWithScreenInfo() argument
|
H A D | rs_composer_adapter_test.cpp | 78 CreateComposerAdapterWithScreenInfo(uint32_t width, uint32_t height, ScreenColorGamut colorGamut, ScreenState state, ScreenRotation rotation) CreateComposerAdapterWithScreenInfo() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_render_service_visitor.cpp | 310 ScreenState state = screenInfo.state; in UpdateDisplayNodeCompositeType() local
|
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/ |
H A D | rs_composer_adapter_unit_test.cpp | 78 CreateComposerAdapterWithScreenInfo(uint32_t width, uint32_t height, ScreenColorGamut colorGamut, ScreenState state, ScreenRotation rotation) CreateComposerAdapterWithScreenInfo() argument
|
H A D | rs_hardware_thread_unit_test.cpp | 103 CreateComposerAdapterWithScreenInfo(uint32_t width, uint32_t height, ScreenColorGamut colorGamut, ScreenState state, ScreenRotation rotation) CreateComposerAdapterWithScreenInfo() argument
|
H A D | rs_uni_render_composer_adapter_unit_test.cpp | 68 ScreenState state = ScreenState::UNKNOWN; in SetUp() local
|
H A D | rs_unittest_composer_adapter_test.cpp | 78 CreateComposerAdapterWithScreenInfo(uint32_t width, uint32_t height, ScreenColorGamut colorGamut, ScreenState state, ScreenRotation rotation) CreateComposerAdapterWithScreenInfo() argument
|
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/ |
H A D | ohos_file.cpp | 101 auto state = dirResMgr_->GetResMgr()->GetRawFileList(path.data(), fileList); in IsDir() local 113 auto state = dirResMgr_->GetResMgr()->GetRawFileFromHap(path.data(), dataLen, data); in IsFile() local 290 auto state = fileResMgr_->GetResMgr()->GetRawFileFromHap(rawFile.c_str(), dataLen, dest); in OpenRawFile() local 299 auto state = fileResMgr_->GetResMgr()->GetMediaDataById(resId, dataLen, dest); in OpenRawFile() local 308 auto state = fileResMgr_->GetResMgr()->GetMediaDataByName(resName.c_str(), dataLen, dest); OpenRawFile() local [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/ |
H A D | rs_render_service_client.h | 95 int32_t state = 0;
member
|
/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/ |
H A D | entity_manager.cpp | 235 const auto& state = entities_[id]; IsAlive() local 291 SetActive(const Entity entity, bool state) SetActive() argument 372 auto& state = entities[index_]; Next() local [all...] |
/foundation/multimedia/media_foundation/src/osal/task/pthread/ |
H A D | taskInner.cpp | 170 RunningState state = runningState_.load(); in Pause() local 187 RunningState state = runningState_.load(); in Pause() local 203 RunningState state = runningState_.load(); in PauseAsync() local [all...] |
/foundation/multimedia/media_foundation/tests/unittest/detail_enhancer_video_ndk/sample/ |
H A D | video_sample.cpp | 61 static void OnState(OH_VideoProcessing* videoProcessor, VideoProcessing_State state, void* userData) in OnState() argument
|
/foundation/multimedia/media_foundation/engine/scene/recorder/standard/ |
H A D | hirecorder_impl.cpp | 305 void HiRecorderImpl::OnStateChanged(StateId state) in OnStateChanged() argument
|
/foundation/multimedia/av_session/services/session/ipc/proxy/ |
H A D | avcast_controller_proxy.cpp | 129 int32_t AVCastControllerProxy::GetCastAVPlaybackState(AVPlaybackState& state) in GetCastAVPlaybackState() argument
|
H A D | avcontroller_callback_proxy.cpp | 55 void AVControllerCallbackProxy::OnAVCallStateChange(const AVCallState& state) in OnAVCallStateChange() argument 70 void AVControllerCallbackProxy::OnPlaybackStateChange(const AVPlaybackState& state) in OnPlaybackStateChange() argument
|
/foundation/multimedia/av_session/frameworks/native/session/test/fuzztest/avcontrollercallbackstub_fuzzer/ |
H A D | avcontroller_callbackclient_fuzzer.cpp | 78 void TestAVControllerCallback::OnPlaybackStateChange(const AVPlaybackState& state) in OnPlaybackStateChange() argument 178 int32_t state = *(reinterpret_cast<const int32_t*>(data)); in FuzzTestInner1() local
|
/foundation/multimedia/av_session/services/session/ipc/stub/ |
H A D | avsession_controller_stub.cpp | 71 AVCallState state; in HandleGetAVCallState() local 93 AVPlaybackState state; in HandleGetAVPlaybackState() local
|
/foundation/multimedia/av_session/services/session/server/test/ |
H A D | avsession_proxy_test.cpp | 226 AVPlaybackState state; in HWTEST_F() local
|