OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:keyFormat
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/libmedia/
AudioSystem.cpp
834
const char *AudioParameter::
keyFormat
= "format";
/frameworks/base/include/media/
AudioSystem.h
474
//
keyFormat
: to change audio format, value is an int in AudioSystem::audio_format
479
static const char *
keyFormat
;
Completed in 427 milliseconds