Home
last modified time | relevance | path

Searched refs:SET_PARAMETERS (Results 1 – 7 of 7) 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
358 remote()->transact(SET_PARAMETERS, data, &reply); in setParameters()
991 case SET_PARAMETERS: in onTransact()
1166 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
229 remote()->transact(SET_PARAMETERS, data, &reply); in setParameters()
593 case SET_PARAMETERS: { in onTransact()
/frameworks/av/services/audiopolicy/service/
DAudioPolicyService.h429 SET_PARAMETERS, enumerator