Home | History | Annotate | Download | only in libstagefright

Lines Matching defs:mMethod

86           mMethod(method) {
93 (mPlayer->*mMethod)();
98 void (AwesomePlayer::*mMethod)();