Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/egl/common/
Dnative_helper.c267 pipe = ndpy_get_copy_context(ndpy); in resource_surface_copy_swap()
350 struct pipe_context *pipe= ndpy_get_copy_context(ndpy); in resource_surface_flush()
382 pipe = ndpy_get_copy_context(ndpy); in native_display_copy_to_pixmap()
Dnative.h287 ndpy_get_copy_context(struct native_display *ndpy) in ndpy_get_copy_context() function
/external/mesa3d/src/gallium/state_trackers/egl/android/
Dnative_android.cpp384 pipe = ndpy_get_copy_context(ndpy); in copy_resources()