OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:startDevice
(Results
1 - 3
of
3
) sorted by null
/device/generic/goldfish/camera/
EmulatedQemuCameraDevice.cpp
134
status_t EmulatedQemuCameraDevice::
startDevice
(int width,
EmulatedFakeCameraDevice.cpp
104
status_t EmulatedFakeCameraDevice::
startDevice
(int width,
/hardware/qcom/audio/legacy/alsa_sound/
AudioUsbALSA.cpp
454
err =
startDevice
(musbRecordingHandle, &mkillRecordingThread);
562
err =
startDevice
(mproxyRecordingHandle, &mkillRecordingThread);
637
status_t AudioUsbALSA::
startDevice
(pcm *handle, bool *killThread) {
868
err =
startDevice
(mproxyPlaybackHandle, &mkillPlayBackThread);
[
all
...]
Completed in 877 milliseconds