Home
last modified time | relevance | path

Searched refs:SET_PARAMETERS (Results 1 – 8 of 8) sorted by relevance

/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
DCameraActions.java36 public static final int SET_PARAMETERS = 201; field in CameraActions
85 case SET_PARAMETERS: in stringify()
DAndroidCameraAgentImpl.java572 case CameraActions.SET_PARAMETERS: { in handleMessage()
994 … mCameraHandler.obtainMessage(CameraActions.SET_PARAMETERS, flattenedParameters) in setParameters()
/frameworks/av/media/libaudioclient/
DIAudioTrack.cpp41 SET_PARAMETERS, enumerator
124 status_t status = remote()->transact(SET_PARAMETERS, data, &reply); in setParameters()
250 case SET_PARAMETERS: { in onTransact()
DIAudioFlinger.cpp53 SET_PARAMETERS, enumerator
360 remote()->transact(SET_PARAMETERS, data, &reply); in setParameters()
1014 case SET_PARAMETERS: in onTransact()
1187 case SET_PARAMETERS: { in onTransact()
/frameworks/av/camera/
DICamera.cpp44 SET_PARAMETERS, enumerator
282 remote()->transact(SET_PARAMETERS, data, &reply); in setParameters()
468 case SET_PARAMETERS: { in onTransact()
/frameworks/av/media/libmedia/
DIMediaRecorder.cpp56 SET_PARAMETERS, enumerator
261 remote()->transact(SET_PARAMETERS, data, &reply); in setParameters()
643 case SET_PARAMETERS: { in onTransact()
/frameworks/av/services/audiopolicy/service/
DAudioPolicyService.cpp1213 case SET_PARAMETERS: { in threadLoop()
1478 command->mCommand = SET_PARAMETERS; in parametersCommand()
1712 case SET_PARAMETERS: { in insertCommand_l()
DAudioPolicyService.h464 SET_PARAMETERS, enumerator