Searched refs:notify_callback_f (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerFactory.h63 notify_callback_f notifyFunc);
H A DMediaPlayerService.h52 Antagonizer(notify_callback_f cb, void* client);
65 notify_callback_f mCb;
H A DMediaPlayerFactory.cpp130 notify_callback_f notifyFunc) {
H A DMediaPlayerService.cpp1131 Antagonizer::Antagonizer(notify_callback_f cb, void* client) :
/frameworks/av/include/media/
H A DMediaPlayerInterface.h67 typedef void (*notify_callback_f)(void* cookie, typedef in namespace:android
186 void* cookie, notify_callback_f notifyFunc) {
206 notify_callback_f mNotify;
/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorPreviewController.cpp489 mVePlayer[playerInst]->setNotifyCallback(this,(notify_callback_f)notify);

Completed in 129 milliseconds