/hardware/qcom/audio/legacy/libalsa-intf/ |
D | alsa_pcm.c | 518 pcm->running = 1; in pcm_prepare() 536 pcm->running = 0; in pcm_write_mmap() 547 pcm->running = 0; in pcm_write_mmap() 558 pcm->running = 0; in pcm_write_mmap() 583 if (!pcm->running) { in pcm_write_nmmap() 592 pcm->running = 0; in pcm_write_nmmap() 630 if (!pcm->running) { in pcm_read() 637 pcm->running = 1; in pcm_read() 644 pcm->running = 0; in pcm_read() 739 pcm->running = 0; in pcm_close()
|
D | aplay.c | 283 if (!pcm->running) { in play_file() 289 pcm->running = 1; in play_file() 299 pcm->running = 0; in play_file() 369 pcm->running = 0; in play_file() 399 pcm->running = 0; in play_file()
|
D | arec.c | 257 pcm->running = 0; in record_file() 279 if (!pcm->running) { in record_file() 291 pcm->running = 0; in record_file() 331 pcm->running = 0; in record_file()
|
D | alsa_audio.h | 31 unsigned running:1; member
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_color_manager.h | 74 const char *running = NULL; member 76 : cmd_on(arg1), cmd_off(arg2), cmd_query_status(arg3), running(arg4) {} in ActiveFeatureCMD()
|
D | hwc_color_manager.cpp | 322 } else if (!strncmp(response, cmds.running, strlen(cmds.running))) { in EnableActiveFeatures()
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_color_manager.h | 74 const char *running = NULL; member 76 : cmd_on(arg1), cmd_off(arg2), cmd_query_status(arg3), running(arg4) {} in ActiveFeatureCMD()
|
D | hwc_color_manager.cpp | 425 } else if (!strncmp(response, cmds.running, strlen(cmds.running))) { in EnableActiveFeatures()
|
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
D | hwc_color_manager.h | 76 const char *running = NULL; member 78 : cmd_on(arg1), cmd_off(arg2), cmd_query_status(arg3), running(arg4) {} in ActiveFeatureCMD()
|
D | hwc_color_manager.cpp | 510 } else if (!strncmp(response, cmds.running, strlen(cmds.running))) { in EnableActiveFeatures()
|
/hardware/qcom/display/sdm845/sdm/libs/hwc2/ |
D | hwc_color_manager.h | 75 const char *running = NULL; member 77 : cmd_on(arg1), cmd_off(arg2), cmd_query_status(arg3), running(arg4) {} in ActiveFeatureCMD()
|
D | hwc_color_manager.cpp | 459 } else if (!strncmp(response, cmds.running, strlen(cmds.running))) { in EnableActiveFeatures()
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | AudioUsbALSA.cpp | 437 if (!musbRecordingHandle->running) { in RecordingThreadEntry() 444 if (!mproxyRecordingHandle->running) { in RecordingThreadEntry() 463 if (!musbRecordingHandle->running) { in RecordingThreadEntry() 501 if (!mproxyRecordingHandle->running) { in RecordingThreadEntry() 644 handle->running = 0; in startDevice() 671 handle->running = 0; in syncPtr() 851 if (!mproxyPlaybackHandle->running) { in PlaybackThreadEntry() 858 if (!musbPlaybackHandle->running) { in PlaybackThreadEntry() 878 if (!mproxyPlaybackHandle->running) { in PlaybackThreadEntry() 950 if (!musbPlaybackHandle->running) { in PlaybackThreadEntry()
|
/hardware/qcom/display/sdm845/sdm/libs/hwc/ |
D | hwc_color_manager.h | 76 const char *running = NULL; member 78 : cmd_on(arg1), cmd_off(arg2), cmd_query_status(arg3), running(arg4) {} in ActiveFeatureCMD()
|
D | hwc_color_manager.cpp | 611 } else if (!strncmp(response, cmds.running, strlen(cmds.running))) { in EnableActiveFeatures()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_thread.c | 562 int running = 1; in mm_camera_cmd_thread() local 598 running = 0; in mm_camera_cmd_thread() 604 } while (running); in mm_camera_cmd_thread()
|
/hardware/interfaces/tests/multithread/1.0/ |
D | IMultithread.hal | 22 * Makes calls finish only when specific number of them are running in parallel
|
/hardware/interfaces/automotive/evs/1.0/ |
D | IEvsCamera.hal | 42 * It is legal for this call to come at any time, even while streams are already running, 76 * This function cannot fail and is simply ignored if the stream isn't running.
|
/hardware/interfaces/boot/1.0/ |
D | IBootControl.hal | 27 * the device is running, and to provide a fallback in the event that the 36 * running from a virtual machine with only one copy of each partition for the
|
/hardware/interfaces/media/omx/1.0/vts/functional/ |
D | README.md | 34 …put files. These input are files are present in the folder 'res'. Before running the tests all the…
|
/hardware/qcom/msm8996/kernel-headers/sound/ |
D | asequencer.h | 389 int running; member
|
/hardware/qcom/msm8996/original-kernel-headers/sound/ |
D | asequencer.h | 492 int running; /* running state of queue */ member
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3Stream.cpp | 659 int running = 1; in dataProcRoutine() local 721 running = 0; in dataProcRoutine() 726 } while (running); in dataProcRoutine()
|
/hardware/interfaces/configstore/1.0/ |
D | ISurfaceFlingerConfigs.hal | 100 * apps, false otherwise. Devices that will never be running vr apps should
|
/hardware/interfaces/renderscript/1.0/ |
D | types.hal | 30 // running in Passthrough mode.
|