Searched refs:exists (Results 1 – 14 of 14) sorted by relevance
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3HWI.cpp | 3382 if (settings.exists(ANDROID_SENSOR_TIMESTAMP)) { in handleInputBufferWithLock() 3503 if (settings.exists(ANDROID_SENSOR_TIMESTAMP)) { in handleBufferWithLock() 3609 if (frame_settings.exists(ANDROID_CONTROL_MODE)) { in isHdrSnapshotRequest() 3618 if (frame_settings.exists(ANDROID_CONTROL_SCENE_MODE)) { in isHdrSnapshotRequest() 4058 if (meta.exists(ANDROID_CONTROL_CAPTURE_INTENT)) { in processCaptureRequest() 4075 if (meta.exists(ANDROID_CONTROL_VIDEO_STABILIZATION_MODE)) { in processCaptureRequest() 4139 if (m_debug_avtimer || meta.exists(QCAMERA3_USE_AV_TIMER)) { in processCaptureRequest() 4166 if (meta.exists(ANDROID_CONTROL_AE_TARGET_FPS_RANGE)) { in processCaptureRequest() 4184 if (meta.exists(ANDROID_CONTROL_MODE)) { in processCaptureRequest() 4193 if (meta.exists(QCAMERA3_VIDEO_HDR_MODE)) { in processCaptureRequest() [all …]
|
/hardware/qcom/camera/QCamera2/HAL3/ |
D | QCamera3HWI.cpp | 3284 if (settings.exists(ANDROID_SENSOR_TIMESTAMP)) { in handleInputBufferWithLock() 3400 if (settings.exists(ANDROID_SENSOR_TIMESTAMP)) { in handleBufferWithLock() 3576 if (meta.exists(ANDROID_CONTROL_CAPTURE_INTENT)) { in processCaptureRequest() 3624 if (m_debug_avtimer || meta.exists(QCAMERA3_USE_AV_TIMER)) { in processCaptureRequest() 3647 if (meta.exists(ANDROID_CONTROL_AE_TARGET_FPS_RANGE)) { in processCaptureRequest() 3670 if (meta.exists(ANDROID_CONTROL_MODE)) { in processCaptureRequest() 3800 if (meta.exists(QCAMERA3_DUALCAM_LINK_ENABLE)) { in processCaptureRequest() 3804 if (meta.exists(QCAMERA3_DUALCAM_LINK_IS_MAIN)) { in processCaptureRequest() 3808 if (meta.exists(QCAMERA3_DUALCAM_LINK_RELATED_CAMERA_ID)) { in processCaptureRequest() 3822 if (meta.exists(QCAMERA3_DUALCAM_LINK_ENABLE)) { in processCaptureRequest() [all …]
|
/hardware/intel/common/libva/va/x11/ |
D | va_nvctrl.c | 282 Bool exists; in XNVCTRLQueryTargetStringAttribute() local 319 exists = rep.flags; in XNVCTRLQueryTargetStringAttribute() 322 return exists; in XNVCTRLQueryTargetStringAttribute()
|
/hardware/bsp/intel/peripheral/libmraa/tests/ |
D | gpio_checks.py | 50 self.assertTrue(os.path.exists(self.gpio_path))
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/ |
D | buildintrapredictorsmby_neon.asm | 54 ; Load above row, if it exists 78 ; Load left row, if it exists 337 ; Load above row, if it exists 361 ; Load left row, if it exists
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/ |
D | cpplint.py | 886 if os.path.exists(fullname): 889 if os.path.exists(os.path.join(project_dir, ".svn")): 894 while os.path.exists(os.path.join(one_up_dir, ".svn")): 905 not os.path.exists(os.path.join(root_dir, ".git")) and 906 not os.path.exists(os.path.join(root_dir, ".hg")) and 907 not os.path.exists(os.path.join(root_dir, ".svn"))): 910 if (os.path.exists(os.path.join(root_dir, ".git")) or 911 os.path.exists(os.path.join(root_dir, ".hg")) or 912 os.path.exists(os.path.join(root_dir, ".svn"))):
|
/hardware/intel/img/hwcomposer/merrifield/ips/common/ |
D | WsbmWrapper.c | 133 if(ret || !arg.rep.exists) { in psbWsbmInitialize()
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/ |
D | WsbmWrapper.c | 134 if(ret || !arg.rep.exists) { in psbWsbmInitialize()
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/ |
D | QCameraHAL3Base.cpp | 223 if(hal3app_cam_settings.exists(QCAMERA3_IR_AVAILABLE_MODES)) { in display_capability()
|
/hardware/bsp/intel/peripheral/libmraa/src/ |
D | doxy2swig.py | 377 if not os.path.exists(fname):
|
/hardware/bsp/intel/peripheral/libupm/src/ |
D | doxy2swig.py | 377 if not os.path.exists(fname):
|
/hardware/intel/common/libmix/mix_common/ |
D | INSTALL | 213 `configure' looks for `PREFIX/share/config.site' if it exists, then 214 `PREFIX/etc/config.site' if it exists. Or, you can set the
|
/hardware/intel/img/psb_video/src/ |
D | psb_drv_video.c | 3030 if (ret != 0 || !arg.rep.exists) { 3034 strerror(errno), ret, arg.rep.exists); 3051 if (ret != 0 || !exec_arg.rep.exists) { 3061 if (ret != 0 || !lncvideo_getparam_arg.rep.exists) {
|
/hardware/bsp/intel/peripheral/libmraa/docs/ |
D | internals.md | 112 this already. In the future we may wrap or use one. However the class exists to
|