HomeSort by relevance Sort by last modified time
    Searched refs:notify_callback_f (Results 1 - 4 of 4) sorted by null

  /frameworks/base/include/media/
MediaPlayerInterface.h 58 typedef void (*notify_callback_f)(void* cookie, typedef in namespace:android
161 void* cookie, notify_callback_f notifyFunc) {
181 notify_callback_f mNotify;
  /frameworks/base/media/libmediaplayerservice/
MediaPlayerService.h 46 Antagonizer(notify_callback_f cb, void* client);
59 notify_callback_f mCb;
MediaPlayerService.cpp 612 notify_callback_f notifyFunc)
    [all...]
  /frameworks/media/libvideoeditor/lvpp/
VideoEditorPreviewController.cpp 482 mVePlayer[playerInst]->setNotifyCallback(this,(notify_callback_f)notify);
    [all...]

Completed in 74 milliseconds