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

  /external/swiftshader/src/OpenGL/libEGL/
Display.h 76 bool hasExistingWindowSurface(EGLNativeWindowType window);
Display.cpp 324 if(hasExistingWindowSurface(window))
703 bool Display::hasExistingWindowSurface(EGLNativeWindowType window)

Completed in 65 milliseconds