OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PlayFromThisSource
(Results
1 - 2
of
2
) sorted by null
/frameworks/ex/variablespeed/jni/
variablespeed.h
71
bool
PlayFromThisSource
(const SLDataSource& audioSrc);
variablespeed.cc
495
return
PlayFromThisSource
(audioSrc);
505
return
PlayFromThisSource
(decSource);
604
bool AudioEngine::
PlayFromThisSource
(const SLDataSource& audioSrc) {
Completed in 23 milliseconds