Searched refs:import_buffer (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/egl/common/
H A Dnative_buffer.h65 struct pipe_resource *(*import_buffer)(struct native_display *ndpy, member in struct:native_display_buffer
H A Degl_g3d_image.c179 return gdpy->native->buffer->import_buffer(gdpy->native, &nbuf);
218 return gdpy->native->buffer->import_buffer(gdpy->native, &nbuf);
/external/mesa3d/src/gallium/state_trackers/egl/android/
H A Dnative_android.cpp176 import_buffer(struct android_display *adpy, const struct pipe_resource *templ, function in namespace:android
305 import_buffer(asurf->adpy, &templ, asurf->buf);
757 return import_buffer(adpy, &templ, abuf);

Completed in 769 milliseconds