HomeSort by relevance Sort by last modified time
    Searched defs:createPbufferSurface (Results 1 - 6 of 6) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/openvg/
EGLDisplayOpenVG.cpp 224 EGLSurface surface = createPbufferSurface(IntSize(1, 1), config);
239 EGLSurface EGLDisplayOpenVG::createPbufferSurface(const IntSize& size, const EGLConfig& config, EGLint* errorCode)
  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglMacApi.cpp 142 EGLNativeSurfaceType createPbufferSurface(EGLNativeDisplayType dpy,EglConfig* cfg,EglPbufferSurface* srfc){
EglX11Api.cpp 226 EGLNativeSurfaceType createPbufferSurface(EGLNativeDisplayType dpy,EglConfig* cfg,EglPbufferSurface* srfc){
EglWindowsApi.cpp 471 EGLNativeSurfaceType createPbufferSurface(EGLNativeInternalDisplayType display,EglConfig* cfg,EglPbufferSurface* pbSurface) {
  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
GLUtils.cpp 288 static EGLSurface createPbufferSurface(EGLDisplay display, const EGLConfig& config,
  /frameworks/native/opengl/libagl/
egl.cpp     [all...]

Completed in 316 milliseconds