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

  /development/ndk/platforms/android-18/include/EGL/
eglext.h 350 EGLAPI EGLBoolean EGLAPIENTRY eglQueryStreamKHR(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint *value);
  /development/ndk/platforms/android-19/include/EGL/
eglext.h 350 EGLAPI EGLBoolean EGLAPIENTRY eglQueryStreamKHR(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint *value);
  /development/ndk/platforms/android-21/include/EGL/
eglext.h 350 EGLAPI EGLBoolean EGLAPIENTRY eglQueryStreamKHR(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint *value);
  /development/ndk/platforms/android-23/include/EGL/
eglext.h 359 EGLAPI EGLBoolean EGLAPIENTRY eglQueryStreamKHR(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint *value);
  /device/generic/goldfish-opengl/system/include/EGL/
eglext.h 359 EGLAPI EGLBoolean EGLAPIENTRY eglQueryStreamKHR(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint *value);
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
eglext.h 350 EGLAPI EGLBoolean EGLAPIENTRY eglQueryStreamKHR(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint *value);
  /frameworks/native/opengl/libs/EGL/
eglApi.cpp 198 { "eglQueryStreamKHR",
199 (__eglMustCastToProperFunctionPointerType)&eglQueryStreamKHR },
    [all...]
  /development/ndk/platforms/android-24/include/EGL/
eglext.h 359 EGLAPI EGLBoolean EGLAPIENTRY eglQueryStreamKHR(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint *value);
  /external/mesa3d/include/EGL/
eglext.h 340 EGLAPI EGLBoolean EGLAPIENTRY eglQueryStreamKHR (EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint *value);
    [all...]
  /external/swiftshader/include/EGL/
eglext.h 356 EGLAPI EGLBoolean EGLAPIENTRY eglQueryStreamKHR (EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint *value);
    [all...]
  /frameworks/native/opengl/include/EGL/
eglext.h 356 EGLAPI EGLBoolean EGLAPIENTRY eglQueryStreamKHR (EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint *value);
    [all...]

Completed in 75 milliseconds