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

  /development/tools/emulator/opengl/host/libs/Translator/EGL/
EglMacApi.cpp 138 EGLNativeSurfaceType createPbufferSurface(EGLNativeDisplayType dpy,EglConfig* cfg,EglPbufferSurface* srfc){
EglX11Api.cpp 222 EGLNativeSurfaceType createPbufferSurface(EGLNativeDisplayType dpy,EglConfig* cfg,EglPbufferSurface* srfc){
EglWindowsApi.cpp 467 EGLNativeSurfaceType createPbufferSurface(EGLNativeInternalDisplayType display,EglConfig* cfg,EglPbufferSurface* pbSurface) {
  /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)
  /external/webkit/Source/WebCore/platform/graphics/android/
GLUtils.cpp 245 static EGLSurface createPbufferSurface(EGLDisplay display, const EGLConfig& config,
286 EGLSurface surface = createPbufferSurface(display, config, 0);
  /external/mesa3d/test/
egl.cpp     [all...]
  /frameworks/base/opengl/libagl/
egl.cpp     [all...]

Completed in 250 milliseconds