OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adf_interface_simple_buffer_alloc
(Results
1 - 4
of
4
) sorted by null
/system/core/adf/libadf/tests/
adf_test.cpp
295
int buf_fd =
adf_interface_simple_buffer_alloc
(intf, w, h, format, &offset,
302
buf_fd =
adf_interface_simple_buffer_alloc
(intf, w, h, 0xDEADBEEF, &offset,
320
int buf_fd =
adf_interface_simple_buffer_alloc
(intf, w, h, format, &offset,
/system/core/adf/libadf/include/adf/
adf.h
154
int
adf_interface_simple_buffer_alloc
(int fd, __u32 w, __u32 h,
/bootable/recovery/minui/
graphics_adf.cpp
56
surf->fd =
adf_interface_simple_buffer_alloc
(pdata->intf_fd, mode->hdisplay,
/system/core/adf/libadf/
adf.c
405
int
adf_interface_simple_buffer_alloc
(int fd, __u32 w, __u32 h,
function
Completed in 3683 milliseconds