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

  /external/webkit/Source/WebCore/platform/graphics/openvg/
SharedResourceOpenVG.cpp 34 EGLDisplayOpenVG::current()->sharedPlatformSurface()->makeCurrent();
41 EGLDisplayOpenVG::current()->sharedPlatformSurface()->makeCompatibleCurrent();
EGLDisplayOpenVG.h 46 SurfaceOpenVG* sharedPlatformSurface();
EGLDisplayOpenVG.cpp 216 SurfaceOpenVG* EGLDisplayOpenVG::sharedPlatformSurface()
398 sharedPlatformSurface(); // creates the shared surface & context
SurfaceOpenVG.cpp 177 return EGLDisplayOpenVG::forDisplay(m_eglDisplay)->sharedPlatformSurface();
  /external/webkit/Source/WebCore/platform/image-decoders/openvg/
ImageDecoderOpenVG.cpp 44 EGLDisplayOpenVG::current()->sharedPlatformSurface()->makeCurrent();

Completed in 678 milliseconds