Home | History | Annotate | Download | only in libmediaplayerservice

Lines Matching refs:videoTotalTime

2364         info.videoTotalTime = 0;
2409 info.videoTotalTime += info.videoLastTime;
2448 reply->writeInt32(info.videoTotalTime);
2451 info.videoTotalTime = 0;