Searched refs:p_windowsurface (Results 1 – 2 of 2) sorted by relevance
587 gl::EmulatedEglWindowSurfacePtr getWindowSurface_locked(HandleType p_windowsurface);
3402 EmulatedEglWindowSurfacePtr FrameBuffer::getWindowSurface_locked(HandleType p_windowsurface) { in getWindowSurface_locked() argument3403 return android::base::findOrDefault(m_windows, p_windowsurface).first; in getWindowSurface_locked()