Home | History | Annotate | Download | only in libmediaplayerservice

Lines Matching refs:getSyncSettings

1011 status_t MediaPlayerService::Client::getSyncSettings(
1016 status_t ret = p->getSyncSettings(sync, videoFps);
1018 ALOGV("[%d] getSyncSettings(%u, %u, %f, %f)",
1021 ALOGV("[%d] getSyncSettings returned %d", mConnId, ret);