HomeSort by relevance Sort by last modified time
    Searched refs:m_newWindowRequest (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/android/layers/
MediaTexture.cpp 53 m_newWindowRequest = false;
114 if (!m_newWindowRequest)
122 m_newWindowRequest = false;
201 m_newWindowRequest = true;
219 while (m_newWindowRequest && !timedOut) {
MediaTexture.h 82 bool m_newWindowRequest;

Completed in 21 milliseconds