Home | History | Annotate | Download | only in libstagefright

Lines Matching defs:mMethod

64           mMethod(method) {
71 (mPlayer->*mMethod)();
76 void (AwesomePlayer::*mMethod)();