OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:import_buffer
(Results
1 - 2
of
2
) 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
/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 49 milliseconds