| /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_2d/rosen/modules/render_service_profiler/ |
| H A D | rs_profiler_network.cpp | 75 const SocketState state = socket->GetState(); in Run() local
|
| /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
|
| H A D | migrate_avsession_test.cpp | 343 int32_t state = AVPlaybackState::PLAYBACK_STATE_PLAY; in HWTEST_F() local 358 int32_t state = AVPlaybackState::PLAYBACK_STATE_PAUSE; in HWTEST_F() local 373 int32_t state = AVPlaybackState::PLAYBACK_STATE_STOP; in HWTEST_F() local 388 int32_t state = AVPlaybackState::PLAYBACK_STATE_ERROR; in HWTEST_F() local 403 int32_t state = 13; in HWTEST_F() local [all...] |
| H A D | hw_cast_stream_player_test.cpp | 295 AVPlaybackState state; in HWTEST_F() local
|
| /foundation/multimedia/camera_framework/interfaces/inner_api/native/test/ |
| H A D | camera_capture_video.cpp | 114 static int32_t SwitchMode(std::shared_ptr<CameraCaptureVideo> testObj, State state) in SwitchMode() argument
|
| /foundation/multimedia/av_session/services/session/server/remote/ |
| H A D | remote_session_source_impl.cpp | 153 int32_t RemoteSessionSourceImpl::SetAVPlaybackState(const AVPlaybackState& state) in SetAVPlaybackState() argument
|
| /foundation/multimedia/av_session/services/session/server/test/fuzztest/avsessionitem_fuzzer/ |
| H A D | avsessionitem_fuzzer.cpp | 113 int32_t state = *(reinterpret_cast<const int32_t *>(data)); in AvSessionItemTestImpl() local 165 int32_t state = *(reinterpret_cast<const int32_t *>(data)); in AvSessionItemTestImplExtension() local
|