OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setWindowSurfaceColorBuffer
(Results
1 - 3
of
3
) sorted by null
/sdk/emulator/opengl/host/libs/libOpenglRender/
FrameBuffer.h
79
bool
setWindowSurfaceColorBuffer
(HandleType p_surface, HandleType p_colorbuffer);
RenderControl.cpp
253
fb->
setWindowSurfaceColorBuffer
(windowSurface, colorBuffer);
FrameBuffer.cpp
586
bool FrameBuffer::
setWindowSurfaceColorBuffer
(HandleType p_surface,
Completed in 743 milliseconds