Searched refs:PlayFileDescriptor (Results 1 – 3 of 3) sorted by relevance
45 AudioEngine::GetEngine()->PlayFileDescriptor(fd, offset, length); in JNI_METHOD()
52 bool PlayFileDescriptor(int fd, int64 offset, int64 length);
482 bool AudioEngine::PlayFileDescriptor(int fd, int64 offset, int64 length) { in PlayFileDescriptor() function in AudioEngine