Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DPostWorkerGl.h51 void surfaceUpdated(gfxstream::DisplaySurface* surface) override {} in surfaceUpdated() function
/hardware/google/gfxstream/host/gl/
DDisplayGl.h71 void surfaceUpdated(gfxstream::DisplaySurface* surface) override {} in surfaceUpdated() function
/hardware/google/gfxstream/host/vulkan/
DDisplayVk.cpp111 void DisplayVk::surfaceUpdated(gfxstream::DisplaySurface* surface) { in surfaceUpdated() function in gfxstream::vk::DisplayVk