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