Searched refs:getSurface (Results 1 – 15 of 15) sorted by relevance
37 android.view.Surface getSurface(); in getSurface() method
44 Surface getSurface(); in getSurface() method
34 VkSurfaceKHR getSurface() const { return mSurface; } in getSurface() function
136 m_vk, m_vkPhysicalDevice, surfaceVk->getSurface(), m_swapChainQueueFamilyIndex)) { in recreateSwapchain()143 m_vk, surfaceVk->getSurface(), m_vkPhysicalDevice, surface->getWidth(), in recreateSwapchain()
53 EGLSurface getSurface() const { return mSurface; } in getSurface() function
164 SurfacePtr surfacePtr = dpy->getSurface(surface); in sweepDestroySurfaces()
122 SurfacePtr getSurface(EGLSurface surface) const;
240 SurfacePtr varName = dpy->getSurface(EGLSurface); \870 SurfacePtr srfc = dpy->getSurface(surface); in eglDestroySurface()1307 surface = dpy->getSurface(s); in eglGetCurrentSurface()
355 SurfacePtr EglDisplay::getSurface(EGLSurface surface) const { in getSurface() function in EglDisplay
217 status = pWindowProxy->getSurface(displayId, &shimSurface); in initialize()
704 const SharedHandle<VULKAN_HPP_NAMESPACE::SurfaceKHR> & getSurface() const VULKAN_HPP_NOEXCEPT in getSurface() function in VULKAN_HPP_NAMESPACE::SharedHandle
910 const SharedHandle<VULKAN_HPP_NAMESPACE::SurfaceKHR> & getSurface() const VULKAN_HPP_NOEXCEPT in getSurface() function in VULKAN_HPP_NAMESPACE::SharedHandle
1545 mPreviewSurface = mSurfaceControl->getSurface(); in createPreviewSurface()
3365 return displaySurfaceGl->getSurface(); in getWindowSurface()