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

  /external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
main.h 33 EGLDisplay getCurrentDisplay();
main.cpp 122 EGLDisplay getCurrentDisplay()
Surface.cpp 382 glMakeCurrent(glGetCurrentContext(), static_cast<egl::Display*>(getCurrentDisplay()), this);
libEGL.cpp 949 EGLDisplay dpy = egl::getCurrentDisplay();

Completed in 698 milliseconds