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.cpp39 SET_PARAMETERS, enumerator
121 status_t status = remote()->transact(SET_PARAMETERS, data, &reply); in setParameters()
234 case SET_PARAMETERS: { in onTransact()
DIAudioFlinger.cpp50 SET_PARAMETERS, enumerator
422 remote()->transact(SET_PARAMETERS, data, &reply); in setParameters()
959 case SET_PARAMETERS: in onTransact()
1130 case SET_PARAMETERS: { in onTransact()
/frameworks/av/camera/
DICamera.cpp44 SET_PARAMETERS, enumerator
265 remote()->transact(SET_PARAMETERS, data, &reply); in setParameters()
451 case SET_PARAMETERS: { in onTransact()
/frameworks/av/media/libmedia/
DIMediaRecorder.cpp56 SET_PARAMETERS, enumerator
223 remote()->transact(SET_PARAMETERS, data, &reply); in setParameters()
486 case SET_PARAMETERS: { in onTransact()
/frameworks/av/services/audiopolicy/service/
DAudioPolicyService.cpp439 case SET_PARAMETERS: { in threadLoop()
681 command->mCommand = SET_PARAMETERS; in parametersCommand()
878 case SET_PARAMETERS: { in insertCommand_l()
DAudioPolicyService.h259 SET_PARAMETERS, enumerator