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

  /external/webkit/Source/WebCore/platform/graphics/android/
GLUtils.h 69 static EGLContext createBackgroundContext(EGLContext sharedContext);
DoubleBufferedTexture.cpp 99 context = GLUtils::createBackgroundContext(sharedContext);
GLUtils.cpp 266 EGLContext GLUtils::createBackgroundContext(EGLContext sharedContext)

Completed in 610 milliseconds