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

  /frameworks/native/opengl/libs/EGL/
eglApi.cpp 213 { "eglCreateStreamFromFileDescriptorKHR",
214 (__eglMustCastToProperFunctionPointerType)&eglCreateStreamFromFileDescriptorKHR },
    [all...]
  /external/mesa3d/include/EGL/
eglext.h 452 EGLAPI EGLStreamKHR EGLAPIENTRY eglCreateStreamFromFileDescriptorKHR(EGLDisplay dpy, EGLNativeFileDescriptorKHR file_descriptor);
  /frameworks/native/opengl/include/EGL/
eglext.h 472 EGLAPI EGLStreamKHR EGLAPIENTRY eglCreateStreamFromFileDescriptorKHR(EGLDisplay dpy, EGLNativeFileDescriptorKHR file_descriptor);
  /external/libgdx/backends/gdx-backend-lwjgl3/libs/
lwjgl.jar 

Completed in 262 milliseconds