anbox-platform-sdk  1.23.0
Anbox Platform SDK API documentation
anbox::GraphicsProcessor Member List

This is the complete list of members for anbox::GraphicsProcessor, including all inherited members.

begin_frame()anbox::GraphicsProcessorinlinevirtual
create_buffer(uint32_t width, uint32_t height, uint32_t format, uint32_t usage, AnboxGraphicsBuffer2 **buffer)anbox::GraphicsProcessorinlinevirtual
create_display()anbox::GraphicsProcessorinlinevirtual
create_offscreen_surface(EGLDisplay display, EGLConfig config, const EGLint *attribs)anbox::GraphicsProcessorinlinevirtual
destroy_offscreen_surface(EGLDisplay display, EGLSurface surface)anbox::GraphicsProcessorinlinevirtual
finish_frame()anbox::GraphicsProcessorinlinevirtual
GraphicsProcessor()=defaultanbox::GraphicsProcessor
GraphicsProcessor(const GraphicsProcessor &)=deleteanbox::GraphicsProcessor
initialize(AnboxGraphicsConfiguration *configuration)anbox::GraphicsProcessorinlinevirtual
operator=(const GraphicsProcessor &)=deleteanbox::GraphicsProcessor
present(AnboxGraphicsBuffer *buffer, AnboxCallback *callback)anbox::GraphicsProcessorinlinevirtual
present(AnboxGraphicsBuffer2 *buffer, AnboxCallback *callback)anbox::GraphicsProcessorinlinevirtual
~GraphicsProcessor()=defaultanbox::GraphicsProcessorvirtual