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 38 SET_PARAMETERS,
221 remote()->transact(SET_PARAMETERS, data, &reply);
373 case SET_PARAMETERS: {
374 LOGV("SET_PARAMETERS");
  /frameworks/base/media/libmedia/
IMediaRecorder.cpp 51 SET_PARAMETERS,
206 remote()->transact(SET_PARAMETERS, data, &reply);
412 case SET_PARAMETERS: {
IAudioFlinger.cpp 50 SET_PARAMETERS,
324 remote()->transact(SET_PARAMETERS, data, &reply);
804 case SET_PARAMETERS: {
    [all...]
  /frameworks/base/services/audioflinger/
AudioPolicyService.h 158 SET_PARAMETERS,
AudioPolicyService.cpp 707 case SET_PARAMETERS: {
851 command->mCommand = SET_PARAMETERS;
921 case SET_PARAMETERS: {
    [all...]

Completed in 4006 milliseconds