OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mLoopStart
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/include/private/media/
StaticAudioTrackState.h
28
size_t
mLoopStart
;
/frameworks/av/media/libmedia/
AudioTrackShared.cpp
479
newState.
mLoopStart
= loopStart;
702
mState.
mLoopStart
= 0;
736
size_t loopStart = state.
mLoopStart
;
826
newPosition = mState.
mLoopStart
;
Completed in 52 milliseconds