Searched refs:OhosWindowInterface (Results 1 – 3 of 3) sorted by relevance
68 class VulkanWindowOhos : public vk::wsi::OhosWindowInterface72 …: vk::wsi::OhosWindowInterface (vk::pt::OhosNativeWindowPtr(OHOS::OhosContextI::GetInstance().GetN… in VulkanWindowOhos()
186 typedef WindowInterface<TYPE_OHOS> OhosWindowInterface; typedef
288 … const OhosWindowInterface& ohosWindow = dynamic_cast<const OhosWindowInterface&>(nativeWindow); in createSurface()