Searched refs:nh_test (Results 1 – 1 of 1) sorted by relevance
102 native_handle_t *nh_test; in allocateBuffers() local130 nh_test = native_handle_create(2, 4); in allocateBuffers()131 nh_test->data[0] = ion_info_fd.fd; in allocateBuffers()132 nh_test->data[1] = 0; in allocateBuffers()133 nh_test->data[2] = 0; in allocateBuffers()134 nh_test->data[3] = 0; in allocateBuffers()135 nh_test->data[4] = alloc.len; in allocateBuffers()136 nh_test->data[5] = 0; in allocateBuffers()137 return nh_test; in allocateBuffers()