Searched defs:pixmaps (Results 1 - 3 of 3) sorted by relevance

/external/deqp/modules/egl/
H A DteglMultiThreadTests.cpp843 // Clear pixmaps
1001 vector<pair<eglu::NativePixmap*, EGLSurface> >& pixmaps = (thread.getId() == 0 ? m_nativePixmaps0 : m_nativePixmaps1); local
1032 else if (pixmaps.size() > 5 && ((m_types & TYPE_PIXMAP) != 0))
1047 else if (pixmaps.size() < 3 && ((m_types & TYPE_PIXMAP) != 0))
1171 pixmaps.push_back(std::make_pair(pixmap, surface));
1245 const int pixmapNdx = rnd.getInt(0, (int)(pixmaps.size()-1));
1247 thread.getLog() << ThreadLog::BeginMessage << "eglDestroySurface(" << m_display << ", " << pixmaps[pixmapNdx].second << ")" << ThreadLog::EndMessage;
1248 EGLU_CHECK_CALL(egl, destroySurface(m_display, pixmaps[pixmapNdx].second));
1249 pixmaps[pixmapNdx].second = EGL_NO_SURFACE;
1250 delete pixmaps[pixmapNd
1280 vector<pair<eglu::NativePixmap*, EGLSurface> >& pixmaps = (thread.getId() == 0 ? m_nativePixmaps0 : m_nativePixmaps1); local
1309 vector<pair<eglu::NativePixmap*, EGLSurface> >& pixmaps = (thread.getId() == 0 ? m_nativePixmaps0 : m_nativePixmaps1); local
1438 vector<pair<eglu::NativePixmap*, EGLSurface> >& pixmaps = (thread.getId() == 0 ? m_nativePixmaps0 : m_nativePixmaps1); local
[all...]
/external/ImageMagick/MagickCore/
H A Dxwindow-private.h406 *pixmaps, member in struct:_XWindowInfo
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 110 milliseconds