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

  /external/deqp/framework/platform/android/
tcuAndroidRenderActivity.hpp 44 MESSAGE_WINDOW_CREATED,
83 DE_ASSERT(type_ == MESSAGE_WINDOW_CREATED ||
tcuAndroidRenderActivity.cpp 143 case MESSAGE_WINDOW_CREATED:
358 m_thread->enqueue(Message(MESSAGE_WINDOW_CREATED, window));

Completed in 75 milliseconds