Searched refs:p_readSurface (Results 1 – 2 of 2) sorted by relevance
283 HandleType p_readSurface);
2433 HandleType p_readSurface) { in bindContext() argument2446 if (p_context || p_drawSurface || p_readSurface) { in bindContext()2457 if (p_readSurface != p_drawSurface) { in bindContext()2458 WindowSurfaceMap::iterator w(m_windows.find(p_readSurface)); in bindContext()