Home | History | Annotate | Download | only in libmediaplayerservice

Lines Matching refs:videoTotalTime

1808         info.videoTotalTime = 0;
1853 info.videoTotalTime += info.videoLastTime;
1892 reply->writeInt32(info.videoTotalTime);
1895 info.videoTotalTime = 0;