Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/include/host-common/
Dandroid_pipe_device.h185 ANDROID_PIPE_DEVICE_EXPORT void* android_pipe_lookup_by_id(int id);
/hardware/google/aemu/host-common/
DDmaMap.cpp168 info.hwpipe = android_pipe_lookup_by_id(stream->getBe32()), in load()
DAndroidPipe.cpp834 void* android_pipe_lookup_by_id(const int id) { in android_pipe_lookup_by_id() function