Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/libOpenglRender/
DFrameBuffer.h75 void DestroyWindowSurface(HandleType p_surface);
DRenderControl.cpp204 fb->DestroyWindowSurface( windowSurface ); in rcDestroyWindowSurface()
DFrameBuffer.cpp548 void FrameBuffer::DestroyWindowSurface(HandleType p_surface) in DestroyWindowSurface() function in FrameBuffer