Home
last modified time | relevance | path

Searched refs:ESurfaceType (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglSurface.h38 } ESurfaceType; typedef
40 ESurfaceType type() const { return m_type; } in type()
65 ESurfaceType m_type = WINDOW;
70 ESurfaceType type, in EglSurface()