Home
last modified time | relevance | path

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

/external/deqp/framework/platform/android/
DtcuAndroidRenderActivity.hpp44 MESSAGE_WINDOW_CREATED, enumerator
83 DE_ASSERT(type_ == MESSAGE_WINDOW_CREATED || in Message()
DtcuAndroidRenderActivity.cpp142 case MESSAGE_WINDOW_CREATED: in processMessage()
331 m_thread->enqueue(Message(MESSAGE_WINDOW_CREATED, window)); in onNativeWindowCreated()