Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/libOpenglRender/
DWindowSurface.cpp33 m_readContext(NULL), in WindowSurface()
126 m_readContext = p_ctx; in bind()
132 m_readContext = p_ctx; in bind()
DWindowSurface.h56 RenderContextPtr m_readContext; variable