Searched refs:bindToSurfaceImpl (Results 1 – 6 of 6) sorted by relevance
36 virtual void bindToSurfaceImpl(DisplaySurface* surface) = 0;
42 this->bindToSurfaceImpl(surface); in bindToSurface()
50 void bindToSurfaceImpl(gfxstream::DisplaySurface* surface) override {} in bindToSurfaceImpl() function
70 void bindToSurfaceImpl(gfxstream::DisplaySurface* surface) override {} in bindToSurfaceImpl() function
41 void bindToSurfaceImpl(gfxstream::DisplaySurface* surface) override;
107 void DisplayVk::bindToSurfaceImpl(gfxstream::DisplaySurface* surface) { in bindToSurfaceImpl() function in gfxstream::vk::DisplayVk