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

  /development/ndk/platforms/android-18/include/EGL/
eglext.h 347 EGLAPI EGLStreamKHR EGLAPIENTRY eglCreateStreamKHR(EGLDisplay dpy, const EGLint *attrib_list);
  /development/ndk/platforms/android-19/include/EGL/
eglext.h 347 EGLAPI EGLStreamKHR EGLAPIENTRY eglCreateStreamKHR(EGLDisplay dpy, const EGLint *attrib_list);
  /development/ndk/platforms/android-21/include/EGL/
eglext.h 347 EGLAPI EGLStreamKHR EGLAPIENTRY eglCreateStreamKHR(EGLDisplay dpy, const EGLint *attrib_list);
  /development/ndk/platforms/android-23/include/EGL/
eglext.h 356 EGLAPI EGLStreamKHR EGLAPIENTRY eglCreateStreamKHR(EGLDisplay dpy, const EGLint *attrib_list);
  /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 192 { "eglCreateStreamKHR",
193 (__eglMustCastToProperFunctionPointerType)&eglCreateStreamKHR },
    [all...]
  /development/ndk/platforms/android-24/include/EGL/
eglext.h 356 EGLAPI EGLStreamKHR EGLAPIENTRY eglCreateStreamKHR(EGLDisplay dpy, const EGLint *attrib_list);
  /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 5157 milliseconds