Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:ownsBuffer

1272         void setInBuffer(int16_t *buffer, bool ownsBuffer = false) {
1274 mOwnInBuffer = ownsBuffer;