Home
last modified time | relevance | path

Searched refs:full_index (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/usb/tests/accessorytest/
Daudio.c45 static int full_index = -1; variable
94 while (full_index == -1) in get_full()
97 index = full_index; in get_full()
101 full_index = other; in get_full()
103 full_index = -1; in get_full()
114 if (full_index == -1) { in put_full()
115 full_index = index; in put_full()