OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SET_PARAMETERS
(Results
1 - 6
of
6
) sorted by null
/frameworks/av/media/libmedia/
IAudioTrack.cpp
39
SET_PARAMETERS
,
119
status_t status = remote()->transact(
SET_PARAMETERS
, data, &reply);
186
case
SET_PARAMETERS
: {
IMediaRecorder.cpp
54
SET_PARAMETERS
,
212
remote()->transact(
SET_PARAMETERS
, data, &reply);
452
case
SET_PARAMETERS
: {
IAudioFlinger.cpp
50
SET_PARAMETERS
,
418
remote()->transact(
SET_PARAMETERS
, data, &reply);
[
all
...]
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
CameraActions.java
36
public static final int
SET_PARAMETERS
= 201;
85
case
SET_PARAMETERS
:
86
return "
SET_PARAMETERS
";
/frameworks/av/camera/
ICamera.cpp
44
SET_PARAMETERS
,
246
remote()->transact(
SET_PARAMETERS
, data, &reply);
419
case
SET_PARAMETERS
: {
420
ALOGV("
SET_PARAMETERS
");
/frameworks/av/services/audiopolicy/service/
AudioPolicyService.h
260
SET_PARAMETERS
,
Completed in 739 milliseconds