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

  /system/core/adf/libadf/tests/
adf_test.cpp 133 buf_fd = adf_interface_simple_buffer_alloc(intf, w, h, format, &offset,
316 int buf_fd = adf_interface_simple_buffer_alloc(intf, w, h, format, &offset,
323 buf_fd = adf_interface_simple_buffer_alloc(intf, w, h, 0xDEADBEEF, &offset,
  /system/core/adf/libadf/include/adf/
adf.h 177 int adf_interface_simple_buffer_alloc(int fd, __u32 w, __u32 h,
  /bootable/recovery/minui/
graphics_adf.cpp 37 surf->fd = adf_interface_simple_buffer_alloc(intf_fd, mode->hdisplay, mode->vdisplay, format,
  /system/core/adf/libadf/
adf.cpp 362 int adf_interface_simple_buffer_alloc(int fd, __u32 w, __u32 h, function

Completed in 281 milliseconds