Home
last modified time | relevance | path

Searched refs:QOS (Results 1 - 23 of 23) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/native/audioqosmanager/
H A Daudio_qosmanager.cpp44 OHOS::QOS::SetThreadQos(OHOS::QOS::QosLevel::QOS_USER_INTERACTIVE); in SetThreadQosLevel()
48 OHOS::QOS::ResetThreadQos(); in ReSetThreadQosLevel()
/foundation/resourceschedule/qos_manager/test/fuzztest/concurrent_fuzzer/
H A Dconcurrent_fuzzer.cpp35 using namespace OHOS::QOS;
209 QOS::SetThreadQos(QOS::QosLevel::QOS_BACKGROUND); in FuzzConcurrentTaskServiceSetThreadQos()
211 QOS::SetThreadQos(QOS::QosLevel::QOS_UTILITY); in FuzzConcurrentTaskServiceSetThreadQos()
213 QOS::SetThreadQos(QOS::QosLevel::QOS_DEFAULT); in FuzzConcurrentTaskServiceSetThreadQos()
215 QOS::SetThreadQos(QOS::QosLevel::QOS_USER_INITIATED); in FuzzConcurrentTaskServiceSetThreadQos()
231 QOS in FuzzConcurrentTaskServiceSetQosForOtherThread()
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/offscreen_render/
H A Drs_offscreen_render_thread.cpp62 auto ret = OHOS::QOS::SetThreadQos(OHOS::QOS::QosLevel::QOS_USER_INTERACTIVE); in RSOffscreenRenderThread()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_task_executor.cpp94 auto ret = OHOS::QOS::SetThreadQos(OHOS::QOS::QosLevel::QOS_USER_INTERACTIVE); in ThreadLoop()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_background_thread.cpp46 auto ret = OHOS::QOS::SetThreadQos(OHOS::QOS::QosLevel::QOS_USER_INTERACTIVE); in RSBackgroundThread()
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dmsg_handle_loop.cpp116 OHOS::QOS::SetThreadQos(OHOS::QOS::QosLevel::QOS_USER_INTERACTIVE); in MainLoop()
H A Dhcodec.cpp1047 OHOS::QOS::ResetThreadQos(); in NotifyUserOutBufferAvaliable()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dmsg_handle_loop.cpp118 OHOS::QOS::SetThreadQos(OHOS::QOS::QosLevel::QOS_USER_INTERACTIVE); in MainLoop()
/foundation/resourceschedule/qos_manager/test/unittest/phone/
H A Dqos_test.cpp22 namespace QOS { namespace
25 using namespace OHOS::QOS;
129 } // QOS
H A Dqos_ndk_test.cpp22 namespace QOS { namespace
25 using namespace OHOS::QOS;
158 } // QOS
/foundation/resourceschedule/qos_manager/frameworks/native/
H A Dqos_ndk.cpp24 using namespace OHOS::QOS;
/foundation/resourceschedule/qos_manager/interfaces/inner_api/
H A Dqos.h20 namespace QOS { namespace
56 } // namespace QOS
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_unmarshal_thread.cpp68 auto ret = OHOS::QOS::SetThreadQos(OHOS::QOS::QosLevel::QOS_USER_INTERACTIVE); in Start()
/foundation/resourceschedule/qos_manager/qos/
H A Dqos.cpp29 namespace QOS { namespace
129 } // namespace QOS
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/
H A Drs_sub_thread.cpp64 auto ret = OHOS::QOS::SetThreadQos(OHOS::QOS::QosLevel::QOS_USER_INTERACTIVE); in Start()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread.cpp315 auto ret = OHOS::QOS::SetThreadQos(OHOS::QOS::QosLevel::QOS_USER_INTERACTIVE); in RenderLoop()
/foundation/multimedia/player_framework/services/utils/include/
H A Dtask_queue.h237 void SetQos(const OHOS::QOS::QosLevel level);
/foundation/multimodalinput/input/frameworks/proxy/module_loader/src/
H A Dmmi_client.cpp41 using namespace OHOS::QOS;
/foundation/multimedia/player_framework/services/utils/
H A Dtask_queue.cpp23 using namespace OHOS::QOS;
/foundation/multimedia/player_framework/services/services/player/server/
H A Dplayer_server_task_mgr.cpp21 using namespace OHOS::QOS;
H A Dplayer_server.cpp38 using namespace OHOS::QOS;
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_receiver.cpp179 SetThreadQos(QOS::QosLevel::QOS_USER_INTERACTIVE); in Init()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp812 OHOS::QOS::SetThreadQos(OHOS::QOS::QosLevel::QOS_USER_INTERACTIVE);

Completed in 19 milliseconds