Searched defs:shouldCreateRenderThread (Results 1 – 2 of 2) sorted by relevance
86 bool shouldCreateRenderThread = GetData<bool>(); in RSUIDirectorFuzzTest() local
66 void RSUIDirector::Init(bool shouldCreateRenderThread) in Init()