OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mPausedInt
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/include/media/
AudioRecord.h
413
bool
mPausedInt
; // whether thread internally requests pause
414
nsecs_t mPausedNs; // if
mPausedInt
then associated timeout, otherwise ignored
AudioTrack.h
616
bool
mPausedInt
; // whether thread internally requests pause
617
nsecs_t mPausedNs; // if
mPausedInt
then associated timeout, otherwise ignored
618
bool mIgnoreNextPausedInt; // whether to ignore next
mPausedInt
request
[
all
...]
Completed in 49 milliseconds