Home
last modified time | relevance | path

Searched defs:bindToSurfaceImpl (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/
DPostWorkerGl.h50 void bindToSurfaceImpl(gfxstream::DisplaySurface* surface) override {} in bindToSurfaceImpl() function
/hardware/google/gfxstream/host/gl/
DDisplayGl.h70 void bindToSurfaceImpl(gfxstream::DisplaySurface* surface) override {} in bindToSurfaceImpl() function
/hardware/google/gfxstream/host/vulkan/
DDisplayVk.cpp107 void DisplayVk::bindToSurfaceImpl(gfxstream::DisplaySurface* surface) { in bindToSurfaceImpl() function in gfxstream::vk::DisplayVk