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

  /frameworks/native/opengl/libs/EGL/
egl_display.h 240 inline egl_display_ptr get_display(EGLDisplay dpy) { function in namespace:android
egl.cpp 253 egl_display_ptr dp = get_display(dpy);
eglApi.cpp 228 egl_display_ptr dp = get_display(dpy);
244 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...]
  /external/deqp/modules/egl/
teglNegativeApiTests.cpp 775 TEGL_ADD_API_CASE(get_display, "eglGetDisplay() negative tests",
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mshtmlc.h 4805 HRESULT (WINAPI *get_display)(IHTMLStyle *This,BSTR *p); member in struct:IHTMLStyleVtbl
6304 HRESULT (WINAPI *get_display)(IHTMLRuleStyle *This,BSTR *p); member in struct:IHTMLRuleStyleVtbl
7794 HRESULT (WINAPI *get_display)(IHTMLCurrentStyle *This,BSTR *p); member in struct:IHTMLCurrentStyleVtbl
    [all...]
mshtml.h     [all...]

Completed in 752 milliseconds