Home
last modified time | relevance | path

Searched refs:used (Results 1 – 25 of 77) sorted by relevance

1234

/device/lge/mako/camera/mm-camera-interface/
Dmm_camera_poll_thread.c127 if(poll_cb->data.used) { in mm_camera_poll_proc_msm()
181 poll_cb->data.used = 1; in mm_camera_poll_proc_pipe()
188 poll_cb->data.used = 0; in mm_camera_poll_proc_pipe()
203 int used = 0; in mm_camera_poll_ch_busy() local
206 used = poll_cb->data.used; in mm_camera_poll_ch_busy()
208 if(used) in mm_camera_poll_ch_busy()
343 if(poll_cb->data.used == 1){ in mm_camera_poll_thread_add_ch()
354 poll_cb->data.used = 1; in mm_camera_poll_thread_add_ch()
364 if(poll_cb->data.used == 0){ in mm_camera_poll_thread_del_ch()
375 poll_cb->data.used = 0; in mm_camera_poll_thread_del_ch()
[all …]
Dmm_camera_notify.c67 (my_obj->poll_threads[MM_CAMERA_CH_RAW].data.used == 1)){ in mm_camera_read_raw_frame()
82 if(buf_cb[i].cb != NULL && my_obj->poll_threads[MM_CAMERA_CH_RAW].data.used == 1){ in mm_camera_read_raw_frame()
374 if (buf_cb[i].cb && my_obj->poll_threads[MM_CAMERA_CH_SNAPSHOT].data.used == 1) in mm_camera_zsl_frame_cmp_and_enq()
411 (my_obj->poll_threads[MM_CAMERA_CH_PREVIEW].data.used == 1)) { in mm_camera_read_preview_frame()
443 if(buf_cb[i].cb != NULL && my_obj->poll_threads[MM_CAMERA_CH_PREVIEW].data.used == 1) { in mm_camera_read_preview_frame()
485 if(buf_cb[i].cb != NULL && my_obj->poll_threads[MM_CAMERA_CH_SNAPSHOT].data.used == 1) { in mm_camera_snapshot_send_liveshot_notify()
520 my_obj->poll_threads[MM_CAMERA_CH_SNAPSHOT].data.used); in mm_camera_snapshot_send_snapshot_notify()
522 (my_obj->poll_threads[MM_CAMERA_CH_SNAPSHOT].data.used == 1)) { in mm_camera_snapshot_send_snapshot_notify()
547 if(buf_cb[i].cb != NULL && my_obj->poll_threads[MM_CAMERA_CH_SNAPSHOT].data.used == 1) { in mm_camera_snapshot_send_snapshot_notify()
649 (my_obj->poll_threads[MM_CAMERA_CH_VIDEO].data.used == 1)){ in mm_camera_read_video_frame()
[all …]
/device/htc/flounder/sepolicy/
Dfile.te5 # Kickstart device used by QC qcks
10 #Didim file used by surfaceflinger
Dkickstart.te34 # ro.hw.ril.baseband : to indicate which modem is used for single ROM ARCH
35 # sys.current.cnv : to indicate which NV file is used for dynamical customization
Ddevice.te1 # Kickstart device used by QC qcks
Dfile_contexts71 # database used by vendor RIL
73 # Kickstart prepend used
/device/lge/mako/sepolicy/
Ddevice.te5 # Kickstart device used by QC qcks
8 # SMD device, used by hci_qcomm_init
/device/asus/flo/sepolicy/
Ddevice.te5 # Kickstart device used by QC qcks
8 # SMD device, used by hci_qcomm_init
Dirsc_util.te1 # irsc_util (used to configure IPC Router with security rules for QMI services)
Dfile_contexts138 # Sysfs files used by mpdecision
142 # Sysfs files used by surfaceflinger
/device/lge/hammerhead/sepolicy/
Dirsc_util.te1 # irsc_util (used to configure IPC Router with security rules for QMI services)
Dfile_contexts137 # Sysfs files used by mpdecision
141 # Sysfs files used by surfaceflinger
146 # Sysfs files used by qmuxd
/device/moto/shamu/
Dsec_config12 /* Allow MOTEX service to be used by radio processes and net_raw processes */
Dgpio-keys.kl13 # contributors may be used to endorse or promote products derived
/device/moto/shamu/sepolicy/
Duntrusted_app.te6 # are actually being used.
/device/google/accessory/demokit/
DREADME7 COPYING License for third party code used in Arduino libraries
DCOPYING33 Neither the name of Circuits At Home nor the names of its contributors may be used to endorse or
/device/google/accessory/demokit/hardware/eng/shield/
Dashield_excellon.cam3 Description[en]="<b>Generates Excellon Drill Data </b><p>\nThis CAM job can be used to generate dat…
/device/lge/mako/
DWCNSS_qcom_cfg.ini34 # Assigned MAC Addresses - This will be used until NV items are in place
133 #Configure the RSSI gap that will be used to partition/categorize width of
/device/asus/flo/
DWCNSS_qcom_cfg.ini34 # Assigned MAC Addresses - This will be used until NV items are in place
133 #Configure the RSSI gap that will be used to partition/categorize width of
/device/sample/sdk_addon/
Dmanifest.ini8 # Name and vendor are used to create folder names, so they shouldn't contain
/device/generic/goldfish/opengl/system/renderControl_enc/
DREADME3 It is used in order to query the host renderer as well as send the host renderer
113 This function should be used to implement eglBindTexImage.
/device/generic/goldfish/
Dinit.goldfish.rc68 # The qemu-props program is used to set various system
/device/generic/mini-emulator-armv7-a-neon/
Dinit.mini-emulator.rc77 # The qemu-props program is used to set various system
/device/generic/mini-emulator-arm64/
Dinit.mini-emulator.rc77 # The qemu-props program is used to set various system

1234