Searched defs:ids (Results 1 – 6 of 6) sorted by relevance
17 u_int32_t ids[2]; member
268 StringBuilder ids = new StringBuilder(); in translateCommand() local474 String ids = node.getWindowId() + " " + viewId; in query() local515 StringBuilder ids = new StringBuilder(); in query() local
170 const SLInterfaceID ids[1] = {SL_IID_ENVIRONMENTALREVERB}; in Java_com_example_nativeaudio_NativeAudio_createEngine() local215 const SLInterfaceID ids[3] = {SL_IID_BUFFERQUEUE, SL_IID_EFFECTSEND, in Java_com_example_nativeaudio_NativeAudio_createBufferQueueAudioPlayer() local291 const SLInterfaceID ids[3] = {SL_IID_SEEK, SL_IID_MUTESOLO, SL_IID_VOLUME}; in Java_com_example_nativeaudio_NativeAudio_createUriAudioPlayer() local605 const SLInterfaceID ids[3] = {SL_IID_SEEK, SL_IID_MUTESOLO, SL_IID_VOLUME}; in Java_com_example_nativeaudio_NativeAudio_createAssetAudioPlayer() local
84 int[] ids = new int[] { in NPView() local
136 int[] ids = new int[1]; in generateCubeMap() local
99 int[] ids = mInputManager.getInputDeviceIds(); in onResume() local