HomeSort by relevance Sort by last modified time
    Searched refs:SET_PARAMETERS (Results 1 - 5 of 5) sorted by null

  /frameworks/base/libs/camera/
ICamera.cpp 37 SET_PARAMETERS,
196 remote()->transact(SET_PARAMETERS, data, &reply);
333 case SET_PARAMETERS: {
334 LOGV("SET_PARAMETERS");
  /frameworks/base/media/libmedia/
IMediaRecorder.cpp 47 SET_PARAMETERS,
188 remote()->transact(SET_PARAMETERS, data, &reply);
393 case SET_PARAMETERS: {
IAudioFlinger.cpp 51 SET_PARAMETERS,
306 remote()->transact(SET_PARAMETERS, data, &reply);
640 case SET_PARAMETERS: {
  /frameworks/base/libs/audioflinger/
AudioPolicyService.h 131 SET_PARAMETERS,
AudioPolicyService.cpp 634 case SET_PARAMETERS: {
770 command->mCommand = SET_PARAMETERS;
839 case SET_PARAMETERS: {

Completed in 208 milliseconds