Searched refs:p_ctx (Results 1 – 2 of 2) sorted by relevance
81 void EmulatedEglWindowSurface::bind(EmulatedEglContextPtr p_ctx, BindType p_bindType) { in bind() argument83 mReadContext = p_ctx; in bind()85 mDrawContext = p_ctx; in bind()87 mReadContext = p_ctx; in bind()88 mDrawContext = p_ctx; in bind()
94 void bind(EmulatedEglContextPtr p_ctx, BindType p_bindType);