Home
last modified time | relevance | path

Searched refs:SurfaceBindType (Results 1 – 2 of 2) sorted by relevance

/sdk/emulator/opengl/host/libs/libOpenglRender/
DWindowSurface.h27 enum SurfaceBindType { enum
42 void bind(RenderContextPtr p_ctx, SurfaceBindType p_bindType);
DWindowSurface.cpp125 void WindowSurface::bind(RenderContextPtr p_ctx, SurfaceBindType p_bindType) in bind()