Home
last modified time | relevance | path

Searched refs:native_get_wayland_platform (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/egl/common/
Dnative.h325 native_get_wayland_platform(const struct native_event_handler *event_handler);
Degl_g3d.c120 nplat = native_get_wayland_platform(&egl_g3d_native_event_handler); in egl_g3d_get_platform()
/external/mesa3d/src/gallium/state_trackers/egl/wayland/
Dnative_wayland.c456 native_get_wayland_platform(const struct native_event_handler *event_handler) in native_get_wayland_platform() function