HomeSort by relevance Sort by last modified time
    Searched refs:import_buffer (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/state_trackers/egl/common/
native_buffer.h 65 struct pipe_resource *(*import_buffer)(struct native_display *ndpy, member in struct:native_display_buffer
egl_g3d_image.c 179 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/
native_android.cpp 176 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 130 milliseconds