Home
last modified time | relevance | path

Searched refs:WINDOWSTATE_NOT_CREATED (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/platform/android/
DtcuAndroidRenderActivity.cpp77 , m_windowState (WINDOWSTATE_NOT_CREATED) in RenderThread()
143 if (m_windowState != WINDOWSTATE_NOT_CREATED && m_windowState != WINDOWSTATE_DESTROYED) in processMessage()
202 m_windowState = WINDOWSTATE_NOT_CREATED; in run()
DtcuAndroidRenderActivity.hpp110 WINDOWSTATE_NOT_CREATED = 0, //!< Framework hasn't signaled window creation. enumerator