Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rsuisurface_fuzzer/
H A Drsuisurface_fuzzer.cpp86 bool shouldCreateRenderThread = GetData<bool>(); in RSUIDirectorFuzzTest() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_ui_director.cpp76 void RSUIDirector::Init(bool shouldCreateRenderThread) in Init()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rsuidirector_fuzzer/
H A Drsuidirector_fuzzer.cpp124 bool shouldCreateRenderThread = GetData<bool>(); in DoInit() local