Home
last modified time | relevance | path

Searched refs:isWindowActive (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/winrt/
DSDL_winrtvideo.cpp700 bool isWindowActive = WINRT_IsCoreWindowActive(data->coreWindow.Get()); in WINRT_CreateWindow() local
701 if (isWindowActive) { in WINRT_CreateWindow()
731 bool isWindowActive = WINRT_IsCoreWindowActive(data->coreWindow.Get()); in WINRT_SetWindowFullscreen() local
732 if (isWindowActive) { in WINRT_SetWindowFullscreen()