HomeSort by relevance Sort by last modified time
    Searched full:set_parameters (Results 1 - 9 of 9) sorted by null

  /ndk/build/tools/
build-ccache.sh 53 set_parameters () function
73 set_parameters $PARAMETERS
copy-libstdcxx.sh 55 set_parameters () function
95 set_parameters $PARAMETERS
build-gdbserver.sh 68 set_parameters () function
116 set_parameters $PARAMETERS
build-gcc.sh 66 set_parameters () function
111 set_parameters $PARAMETERS
  /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 48 SET_PARAMETERS,
189 remote()->transact(SET_PARAMETERS, data, &reply);
395 case SET_PARAMETERS: {
IAudioFlinger.cpp 51 SET_PARAMETERS,
334 remote()->transact(SET_PARAMETERS, data, &reply);
835 case SET_PARAMETERS: {
    [all...]
  /frameworks/base/services/audioflinger/
AudioPolicyService.h 158 SET_PARAMETERS,
AudioPolicyService.cpp 703 case SET_PARAMETERS: {
847 command->mCommand = SET_PARAMETERS;
917 case SET_PARAMETERS: {
    [all...]

Completed in 8517 milliseconds