Home | History | Annotate | Download | only in libmedia

Lines Matching refs:cbf

194         callback_t cbf,
213 frameCount, flags, cbf, user, notificationFrames,
225 callback_t cbf,
244 0 /*frameCount*/, flags, cbf, user, notificationFrames,
284 callback_t cbf,
309 } else if (cbf == NULL || threadCanCallJava) {
316 if (cbf == NULL || sharedBuffer != 0) {
317 ALOGE("Transfer type TRANSFER_CALLBACK but cbf == NULL || sharedBuffer != 0");
498 mCbf = cbf;
500 if (cbf != NULL) {