OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SurfaceBindType
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/libs/libOpenglRender/
WindowSurface.h
27
enum
SurfaceBindType
{
42
void bind(RenderContextPtr p_ctx,
SurfaceBindType
p_bindType);
WindowSurface.cpp
125
void WindowSurface::bind(RenderContextPtr p_ctx,
SurfaceBindType
p_bindType)
Completed in 40 milliseconds