Home
last modified time | relevance | path

Searched defs:buf_fd (Results 1 – 2 of 2) sorted by relevance

/system/core/deprecated-adf/libadf/tests/
Dadf_test.cpp128 char format_str[ADF_FORMAT_STR_SIZE], int &buf_fd, uint32_t &offset, in drawCheckerboard()
316 int buf_fd = adf_interface_simple_buffer_alloc(intf, w, h, format, &offset, in TEST_F() local
332 int buf_fd; in TEST_F() local
350 int buf_fd; in TEST_F() local
/system/core/deprecated-adf/libadf/
Dadf.cpp383 __u32 overlay_engine, __u32 w, __u32 h, __u32 format, int buf_fd, in adf_interface_simple_post_config_buf()
398 __u32 w, __u32 h, __u32 format, int buf_fd, __u32 offset, in adf_interface_simple_post()
415 __u32 w, __u32 h, __u32 format, int buf_fd, __u32 offset, in adf_interface_simple_post_v2()