Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/egl/common/
Dnative.h328 native_get_drm_platform(const struct native_event_handler *event_handler);
Degl_g3d.c126 nplat = native_get_drm_platform(&egl_g3d_native_event_handler); in egl_g3d_get_platform()
/external/mesa3d/src/gallium/state_trackers/egl/drm/
Dnative_drm.c353 native_get_drm_platform(const struct native_event_handler *event_handler) in native_get_drm_platform() function