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

  /external/webkit/Source/WebCore/platform/graphics/openvg/
EGLDisplayOpenVG.h 56 EGLSurface surfaceForWindow(EGLNativeWindowType, const EGLConfig&);
SurfaceOpenVG.cpp 96 m_eglSurface = displayManager->surfaceForWindow(window, config);
EGLDisplayOpenVG.cpp 290 EGLSurface EGLDisplayOpenVG::surfaceForWindow(EGLNativeWindowType wId, const EGLConfig& config)

Completed in 255 milliseconds