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

  /frameworks/av/media/libmediaplayerservice/
MediaPlayerFactory.h 63 notify_callback_f notifyFunc);
MediaPlayerService.h 49 Antagonizer(notify_callback_f cb, void* client);
62 notify_callback_f mCb;
MediaPlayerFactory.cpp 130 notify_callback_f notifyFunc) {
MediaPlayerService.cpp     [all...]
  /frameworks/av/include/media/
MediaPlayerInterface.h 67 typedef void (*notify_callback_f)(void* cookie, typedef in namespace:android
200 void* cookie, notify_callback_f notifyFunc) {
225 notify_callback_f mNotify;
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorPreviewController.cpp 489 mVePlayer[playerInst]->setNotifyCallback(this,(notify_callback_f)notify);
    [all...]

Completed in 66 milliseconds