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

  /external/webkit/Source/WebCore/platform/graphics/openvg/
EGLDisplayOpenVG.h 70 static void registerPlatformSurface(SurfaceOpenVG*);
SurfaceOpenVG.cpp 64 EGLDisplayOpenVG::registerPlatformSurface(this);
83 EGLDisplayOpenVG::registerPlatformSurface(this);
100 EGLDisplayOpenVG::registerPlatformSurface(this);
EGLDisplayOpenVG.cpp 63 void EGLDisplayOpenVG::registerPlatformSurface(SurfaceOpenVG* platformSurface)
234 m_platformSurfaces.set(surface, m_sharedPlatformSurface); // a.k.a. registerPlatformSurface()

Completed in 418 milliseconds