OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getMediaTime_l
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/
MediaClock.cpp
122
return
getMediaTime_l
(realUs, outMediaUs, allowPastMaxTime);
125
status_t MediaClock::
getMediaTime_l
(
160
getMediaTime_l
(nowUs, &nowMediaUs, true /* allowPastMaxTime */);
/frameworks/av/include/media/stagefright/
MediaClock.h
61
status_t
getMediaTime_l
(
Completed in 515 milliseconds