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