Searched refs:m_newWindowRequest (Results 1 – 2 of 2) sorted by relevance
53 m_newWindowRequest = false; in MediaTexture()114 if (!m_newWindowRequest) in initNativeWindowIfNeeded()122 m_newWindowRequest = false; in initNativeWindowIfNeeded()201 m_newWindowRequest = true; in requestNativeWindowForVideo()219 while (m_newWindowRequest && !timedOut) { in requestNativeWindowForVideo()
82 bool m_newWindowRequest; variable