Home
last modified time | relevance | path

Searched defs:shouldCreateRenderThread (Results 1 – 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rsuisurface_fuzzer/
Drsuisurface_fuzzer.cpp86 bool shouldCreateRenderThread = GetData<bool>(); in RSUIDirectorFuzzTest() local
/foundation/window/window_manager/utils/src/
Drs_adapter.cpp475 bool shouldCreateRenderThread, bool isMultiInstance) in InitRSUIDirector()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
Drs_ui_director.cpp79 void RSUIDirector::Init(bool shouldCreateRenderThread, bool isMultiInstance) in Init()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rsuidirector_fuzzer/
Drsuidirector_fuzzer.cpp131 bool shouldCreateRenderThread = GetData<bool>(); in DoInit() local