Searched refs:is_dummy (Results 1 – 9 of 9) sorted by relevance
19 bool is_dummy; /*if no engine, use dummy*/ member
18 bool is_dummy; member
91 device->is_dummy = SDL_TRUE; in DUMMY_CreateDevice()
136 eng->is_dummy = false; in ucloud_ai_engine_create()
139 eng->is_dummy = false; in kws_engine_create()
91 device->is_dummy = SDL_TRUE; in AliOS_CreateDevice()
126 device->is_dummy = false; in wifi_camera_device_create()
323 SDL_bool is_dummy; member
182 if (_this->is_dummy) { in ShouldUseTextureFramebuffer()1461 …if (!_this->is_dummy && !(flags & SDL_WINDOW_VULKAN) && !(flags & SDL_WINDOW_METAL) && !SDL_IsVide… in SDL_CreateWindow()
Completed in 16 milliseconds