Searched refs:process (Results 176 - 180 of 180) sorted by relevance

12345678

/frameworks/base/tools/aapt2/
H A DPng.cpp1195 bool Png::process(const Source& source, std::istream& input, BigBuffer* outBuffer, function in class:aapt::Png
/frameworks/av/services/audioflinger/
H A DAudioMixer.cpp53 /* VERY_VERY_VERBOSE_LOGGING will show exactly which process hook and track hook is
909 void AudioMixer::process(int64_t pts) function in class:android::AudioMixer
1027 // The check prevents a muted track from acquiring a process hook.
1048 // track hooks for subsequent mixer process
1375 // process by group of tracks with same output buffer to
1437 // process by group of tracks with same output buffer to
1534 // process by group of tracks with same output buffer
1651 // we process only one track.
1829 /* This process hook is called when there is a single track without
2054 /* Returns the proper process hoo
[all...]
H A DThreads.cpp2852 // during mixing and effect process as the audio buffers could be deleted
2897 // only process effects if we're going to write
2905 // was read from audio track: process only updates effect state
3593 mAudioMixer->process(pts);
3694 // process fast tracks
3766 // indicate to client process that the track was disabled because of underrun;
4121 // indicate to client process that the track was disabled because of underrun;
4659 // indicate to client process that the track was disabled because of underrun;
5198 // indicate to client process that the track was disabled because of underrun;
5288 mAudioMixer->process(AudioBufferProvide
[all...]
/frameworks/base/services/core/java/com/android/server/am/
H A DActiveServices.java92 // How long a service needs to be running until restarting its process
110 // we consider it non-essential and allow its process to go on the
146 * List of services that are in the process of being destroyed.
180 * process, this should be one entry in mStartingBackground for that one process
363 // that are starting. This is to avoid process start spam when lots
367 // in its own process, and for that process to not be killed before the
1096 // pm is in same process, this will never happen.
1252 // a normal case, due to process bein
[all...]
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 239 milliseconds

12345678