OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:destroywindowsurface
(Results
1 - 3
of
3
) sorted by null
/development/tools/emulator/opengl/host/libs/libOpenglRender/
FrameBuffer.h
62
void
DestroyWindowSurface
(HandleType p_surface);
RenderControl.cpp
204
fb->
DestroyWindowSurface
( windowSurface );
FrameBuffer.cpp
509
void FrameBuffer::
DestroyWindowSurface
(HandleType p_surface)
Completed in 880 milliseconds