Home
last modified time | relevance | path

Searched defs:native_display (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/egl/common/
Dnative.h176 struct native_display { struct
195 boolean (*init_screen)(struct native_display *ndpy); argument
197 void (*destroy)(struct native_display *ndpy); argument
204 int (*get_param)(struct native_display *ndpy, argument
211 const struct native_config **(*get_configs)(struct native_display *ndpy, argument
218 boolean (*get_pixmap_format)(struct native_display *ndpy, argument
227 boolean (*copy_to_pixmap)(struct native_display *ndpy, argument
234 struct native_surface *(*create_window_surface)(struct native_display *ndpy, argument
243 struct native_surface *(*create_pixmap_surface)(struct native_display *ndpy, argument
247 const struct native_display_buffer *buffer; argument
[all …]
/external/autotest/client/deps/glbench/src/
Degl_stuff.cc54 EGLNativeDisplayType native_display = in GetXVisual() local
/external/deqp/framework/egl/wrapper/
DeglwFuncPtrLibraryImpl.inl167 EGLDisplay FuncPtrLibrary::getPlatformDisplay (EGLenum platform, void *native_display, const EGLAtt…
172 EGLDisplay FuncPtrLibrary::getPlatformDisplayEXT (EGLenum platform, void *native_display, const EGL…
/external/deqp/framework/egl/
DegluCallLogWrapper.inl336 …ay CallLogWrapper::eglGetPlatformDisplay (eglw::EGLenum platform, void *native_display, const eglw…
346 …CallLogWrapper::eglGetPlatformDisplayEXT (eglw::EGLenum platform, void *native_display, const eglw…