Searched defs:getSurface (Results 1 – 3 of 3) sorted by relevance
34 VkSurfaceKHR getSurface() const { return mSurface; } in getSurface() function
53 EGLSurface getSurface() const { return mSurface; } in getSurface() function
371 SurfacePtr EglDisplay::getSurface(EGLSurface surface) const { in getSurface() function in EglDisplay