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

  /external/webkit/Source/WebCore/platform/graphics/openvg/
EGLDisplayOpenVG.cpp 49 EGLDisplay currentDisplay = eglGetCurrentDisplay();
51 if (currentDisplay == EGL_NO_DISPLAY || !managers.contains(currentDisplay))
54 EGLDisplayOpenVG* displayManager = managers.get(currentDisplay);
400 EGLDisplay currentDisplay = eglGetCurrentDisplay();
416 eglMakeCurrent(currentDisplay, currentReadSurface, currentDrawSurface, currentContext);
426 eglMakeCurrent(currentDisplay, currentReadSurface, currentDrawSurface, currentContext);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 454 milliseconds