Searched defs:allocSharedMem (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/jni/
H A Dandroid_media_AudioTrack.cpp95 bool allocSharedMem(int sizeInBytes) { function in class:AudioTrackJniStorage
348 if (!lpJniStorage->allocSharedMem(buffSizeInBytes)) {

Completed in 38 milliseconds