HomeSort by relevance Sort by last modified time
    Searched defs:get_display (Results 1 - 2 of 2) sorted by null

  /frameworks/native/opengl/libs/EGL/
egl_display.h 238 inline egl_display_ptr get_display(EGLDisplay dpy) { function in namespace:android
  /frameworks/native/opengl/libagl/
egl.cpp 104 static egl_display_t& get_display(EGLDisplay dpy);
116 egl_display_t& egl_display_t::get_display(EGLDisplay dpy) { function in class:android::egl_display_t
    [all...]

Completed in 59 milliseconds