Searched defs:allowDeepBuffering (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DAudioPlayer.h116 bool allowDeepBuffering() const { return (mCreateFlags & ALLOW_DEEP_BUFFERING) != 0; } function in class:android::AudioPlayer
/frameworks/av/media/libstagefright/foundation/include/
H A DAudioPlayer.h116 bool allowDeepBuffering() const { return (mCreateFlags & ALLOW_DEEP_BUFFERING) != 0; } function in class:android::AudioPlayer
/frameworks/av/media/libstagefright/include/
H A DAudioPlayer.h116 bool allowDeepBuffering() const { return (mCreateFlags & ALLOW_DEEP_BUFFERING) != 0; } function in class:android::AudioPlayer

Completed in 113 milliseconds