Searched defs:window_ (Results 1 – 4 of 4) sorted by relevance
60 std::shared_ptr<UsbFunctionSwitchWindow> window_ = UsbFunctionSwitchWindow::GetInstance(); in Init() local233 std::shared_ptr<UsbFunctionSwitchWindow> window_ = UsbFunctionSwitchWindow::GetInstance(); in ProcessFunctionSwitchWindow() local
143 sptr<OHOS::Rosen::Window> window_ = nullptr; variable
136 OHNativeWindow* window_ = reinterpret_cast<OHNativeWindow*>(window); in SetOutputSurface() local
62 sptr<Window> TddUtil::WindowManager::window_ = nullptr; member in OHOS::MiscServices::TddUtil::WindowManager