Searched refs:p_ctx (Results 1 – 2 of 2) sorted by relevance
125 void WindowSurface::bind(RenderContextPtr p_ctx, SurfaceBindType p_bindType) in bind() argument128 m_readContext = p_ctx; in bind()131 m_drawContext = p_ctx; in bind()134 m_readContext = p_ctx; in bind()135 m_drawContext = p_ctx; in bind()
42 void bind(RenderContextPtr p_ctx, SurfaceBindType p_bindType);