HomeSort by relevance Sort by last modified time
    Searched defs:getPlatformNative (Results 1 - 4 of 4) sorted by null

  /external/deqp/framework/egl/
egluNativeDisplay.cpp 64 void* NativeDisplay::getPlatformNative (void)
egluNativePixmap.cpp 44 void* NativePixmap::getPlatformNative (void)
egluNativeWindow.cpp 44 void* NativeWindow::getPlatformNative (void)
  /external/deqp/framework/platform/X11/
tcuX11EglPlatform.cpp 111 void* getPlatformNative (void) { return m_display->getXDisplay(); }
137 void* getPlatformNative (void) { return &m_window.getXID(); }
227 void* getPlatformNative (void) { return &m_pixmap.getXID(); }

Completed in 48 milliseconds