/hardware/ti/omap4xxx/camera/ |
BaseCameraAdapter.cpp | 1041 CAMHAL_LOGEA("No shutter Subscribers!"); 1057 CAMHAL_LOGDA("Sending shutter callback"); [all...] |
CameraHal.cpp | [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/analyzer/ |
MeteringTest.java | 601 Log.v(TAG, "Shutter pressed down!");
|
AutoLockTest.java | [all...] |
/development/tools/emulator/system/camera/ |
EmulatedCamera.cpp | 375 /* Camera device should have been stopped when the shutter message has been [all...] |
/device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/ |
OMX_IVCommon.h | 828 OMX_BOOL bAutoShutterSpeed; /**< Whether shutter speed is defined automatically */
|
/frameworks/av/services/camera/libcameraservice/ |
CameraHardwareInterface.h | 74 * picture. At this point, if a shutter, postview, raw, and/or compressed callback
|
/frameworks/native/include/media/openmax/ |
OMX_IVCommon.h | 855 OMX_BOOL bAutoShutterSpeed; /**< Whether shutter speed is defined automatically */ [all...] |
/hardware/qcom/media/mm-core/omxcore/inc/ |
OMX_IVCommon.h | 828 OMX_BOOL bAutoShutterSpeed; /**< Whether shutter speed is defined automatically */
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_IVCommon.h | 828 OMX_BOOL bAutoShutterSpeed; /**< Whether shutter speed is defined automatically */
[all...] |
/hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/ |
OMXCameraAdapter.h | 622 //Shutter callback notifications [all...] |
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_IVCommon.h | 828 OMX_BOOL bAutoShutterSpeed; /**< Whether shutter speed is defined automatically */
|
/external/libmtp/src/ |
ptp.h | [all...] |
/packages/apps/Camera/src/com/android/camera/ |
PanoramaActivity.java | [all...] |
/device/samsung/crespo/libcamera/ |
SecCamera.cpp | 1052 * Devide getJpeg() as two funcs, setSnapshotCmd() & getJpeg() because of the shutter sound timing. [all...] |
SecCameraHWInterface.cpp | [all...] |
/external/jhead/ |
exif.c | [all...] |
/frameworks/base/docs/html/about/versions/ |
android-4.0-highlights.jd | 381 <p>When taking pictures, <strong>continuous focus</strong>, <strong>zero shutter [all...] |
/hardware/ti/omap4xxx/test/CameraHal/ |
camera_test_menu.cpp | 659 printf("Shutter done in %llu us\n", timeval_delay(&picture_start)); [all...] |
/cts/tests/tests/hardware/src/android/hardware/cts/ |
CameraTest.java | 332 assertTrue("Shutter callback not received", mShutterCallbackResult); [all...] |
/frameworks/base/media/java/android/media/ |
AudioManager.java | 725 * UI sounds are screen lock/unlock, camera shutter, key clicks... [all...] |