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

  /device/generic/goldfish-opengl/system/include/EGL/
eglext.h 356 EGLAPI EGLStreamKHR EGLAPIENTRY eglCreateStreamKHR(EGLDisplay dpy, const EGLint *attrib_list);
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
eglext.h 347 EGLAPI EGLStreamKHR EGLAPIENTRY eglCreateStreamKHR(EGLDisplay dpy, const EGLint *attrib_list);
  /frameworks/native/opengl/libs/EGL/
eglApi.cpp 197 { "eglCreateStreamKHR",
198 (__eglMustCastToProperFunctionPointerType)&eglCreateStreamKHR },
    [all...]
  /external/mesa3d/include/EGL/
eglext.h 337 EGLAPI EGLStreamKHR EGLAPIENTRY eglCreateStreamKHR (EGLDisplay dpy, const EGLint *attrib_list);
    [all...]
  /external/swiftshader/include/EGL/
eglext.h 353 EGLAPI EGLStreamKHR EGLAPIENTRY eglCreateStreamKHR (EGLDisplay dpy, const EGLint *attrib_list);
    [all...]
  /frameworks/native/opengl/include/EGL/
eglext.h 353 EGLAPI EGLStreamKHR EGLAPIENTRY eglCreateStreamKHR (EGLDisplay dpy, const EGLint *attrib_list);
    [all...]

Completed in 450 milliseconds