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

  /device/generic/goldfish-opengl/system/include/EGL/
eglext.h 390 EGLAPI EGLSurface EGLAPIENTRY eglCreateStreamProducerSurfaceKHR(EGLDisplay dpy, EGLConfig config, EGLStreamKHR stream, const EGLint *attrib_list);
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
eglext.h 381 EGLAPI EGLSurface EGLAPIENTRY eglCreateStreamProducerSurfaceKHR(EGLDisplay dpy, EGLConfig config, EGLStreamKHR stream, const EGLint *attrib_list);
  /frameworks/native/opengl/libs/EGL/
eglApi.cpp 209 { "eglCreateStreamProducerSurfaceKHR",
210 (__eglMustCastToProperFunctionPointerType)&eglCreateStreamProducerSurfaceKHR },
    [all...]
  /external/mesa3d/include/EGL/
eglext.h 401 EGLAPI EGLSurface EGLAPIENTRY eglCreateStreamProducerSurfaceKHR (EGLDisplay dpy, EGLConfig config, EGLStreamKHR stream, const EGLint *attrib_list);
    [all...]
  /external/swiftshader/include/EGL/
eglext.h 435 EGLAPI EGLSurface EGLAPIENTRY eglCreateStreamProducerSurfaceKHR (EGLDisplay dpy, EGLConfig config, EGLStreamKHR stream, const EGLint *attrib_list);
    [all...]
  /frameworks/native/opengl/include/EGL/
eglext.h 435 EGLAPI EGLSurface EGLAPIENTRY eglCreateStreamProducerSurfaceKHR (EGLDisplay dpy, EGLConfig config, EGLStreamKHR stream, const EGLint *attrib_list);
    [all...]

Completed in 335 milliseconds