Home
last modified time | relevance | path

Searched defs:surface_type (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/vr/libvrflinger/
Ddisplay_service.h49 void ForEachDisplaySurface(SurfaceType surface_type, A action) const { in ForEachDisplaySurface()
Ddisplay_surface.h37 SurfaceType surface_type() const { return surface_type_; } in surface_type() function
Ddisplay_service.cpp262 void DisplayService::SurfaceUpdated(SurfaceType surface_type, in SurfaceUpdated()
Ddisplay_surface.cpp28 SurfaceType surface_type, int surface_id, in DisplaySurface()