Searched defs:bindToSurfaceImpl (Results 1 – 3 of 3) sorted by relevance
52 void CompositorGl::bindToSurfaceImpl(gfxstream::DisplaySurface* surface) { in bindToSurfaceImpl() function in gfxstream::gl::CompositorGl
71 void bindToSurfaceImpl(gfxstream::DisplaySurface* surface) override {} in bindToSurfaceImpl() function
103 void DisplayVk::bindToSurfaceImpl(gfxstream::DisplaySurface* surface) { in bindToSurfaceImpl() function in gfxstream::vk::DisplayVk