Searched refs:SET_PARAMETERS (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/libs/camera/
H A DICamera.cpp37 SET_PARAMETERS, enumerator in enum:android::__anon243
196 remote()->transact(SET_PARAMETERS, data, &reply);
333 case SET_PARAMETERS: {
334 LOGV("SET_PARAMETERS");
/frameworks/base/media/libmedia/
H A DIMediaRecorder.cpp48 SET_PARAMETERS, enumerator in enum:android::__anon424
189 remote()->transact(SET_PARAMETERS, data, &reply);
395 case SET_PARAMETERS: {
H A DIAudioFlinger.cpp51 SET_PARAMETERS, enumerator in enum:android::__anon413
334 remote()->transact(SET_PARAMETERS, data, &reply);
835 case SET_PARAMETERS: {
/frameworks/base/services/audioflinger/
H A DAudioPolicyService.h158 SET_PARAMETERS, enumerator in enum:android::AudioPolicyService::AudioCommandThread::__anon708
H A DAudioPolicyService.cpp703 case SET_PARAMETERS: {
847 command->mCommand = SET_PARAMETERS;
917 case SET_PARAMETERS: {

Completed in 110 milliseconds