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

  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglOsApi.h 54 EGLNativeSurfaceType createPbufferSurface(EGLNativeInternalDisplayType dpy,EglConfig* cfg,EglPbufferSurface* pb);
EglMacApi.cpp 142 EGLNativeSurfaceType createPbufferSurface(EGLNativeDisplayType dpy,EglConfig* cfg,EglPbufferSurface* srfc){
EglX11Api.cpp 225 EGLNativeSurfaceType createPbufferSurface(EGLNativeDisplayType dpy,EglConfig* cfg,EglPbufferSurface* srfc){
EglWindowsApi.cpp 471 EGLNativeSurfaceType createPbufferSurface(EGLNativeInternalDisplayType display,EglConfig* cfg,EglPbufferSurface* pbSurface) {
EglImp.cpp 536 EGLNativeSurfaceType pb = EglOS::createPbufferSurface(dpy->nativeType(),cfg,tmpPbSurfacePtr);
    [all...]
  /frameworks/native/opengl/libagl/
egl.cpp     [all...]

Completed in 202 milliseconds