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

  /frameworks/native/opengl/libs/EGL/
egl_display.h 236 inline egl_display_ptr get_display(EGLDisplay dpy) { function in namespace:android
egl.cpp 255 egl_display_ptr dp = get_display(dpy);
eglApi.cpp 214 egl_display_ptr dp = get_display(dpy);
230 egl_display_ptr dp = get_display(dpy);
    [all...]
  /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 40 milliseconds