Lines Matching refs:first
838 delete m_nativePixmaps0[pixmapNdx].first;
839 m_nativePixmaps0[pixmapNdx].first = NULL;
849 delete m_nativePixmaps1[pixmapNdx].first;
850 m_nativePixmaps1[pixmapNdx].first = NULL;
860 delete m_sharedNativePixmaps[pixmapNdx].first;
861 m_sharedNativePixmaps[pixmapNdx].first = NULL;
872 delete m_nativeWindows1[windowNdx].first;
873 m_nativeWindows1[windowNdx].first = NULL;
883 delete m_nativeWindows0[windowNdx].first;
884 m_nativeWindows0[windowNdx].first = NULL;
894 delete m_sharedNativeWindows[windowNdx].first;
895 m_sharedNativeWindows[windowNdx].first = NULL;
944 // Push first threads objects to shared
961 // Pull surfaces for first thread from shared surfaces
1221 delete windows[windowNdx].first;
1222 windows[windowNdx].first = DE_NULL;
1238 delete pixmaps[pixmapNdx].first;
1239 pixmaps[pixmapNdx].first = DE_NULL;
1453 if (windows[windowNdx].first)
1455 delete windows[windowNdx].first;
1456 windows[windowNdx].first = NULL;
1463 if (pixmaps[pixmapNdx].first != EGL_NO_SURFACE)
1470 if (pixmaps[pixmapNdx].first)
1472 delete pixmaps[pixmapNdx].first;
1473 pixmaps[pixmapNdx].first = NULL;