OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getVolumeLR
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/include/private/media/
AudioTrackShared.h
486
gain_minifloat_packed_t
getVolumeLR
() const { return mCblk->mVolumeLR; }
/frameworks/av/services/audioflinger/
Tracks.cpp
503
gain_minifloat_packed_t vlr = mAudioTrackServerProxy->
getVolumeLR
();
[
all
...]
Completed in 2218 milliseconds