OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eFlashControl
(Results
1 - 9
of
9
) sorted by null
/frameworks/native/include/media/openmax/
OMX_Image.h
193
*
eFlashControl
: Flash control type
199
OMX_IMAGE_FLASHCONTROLTYPE
eFlashControl
;
/hardware/qcom/media/mm-core/inc/
OMX_Image.h
176
*
eFlashControl
: Flash control type
182
OMX_IMAGE_FLASHCONTROLTYPE
eFlashControl
;
/hardware/qcom/media/mm-core/omxcore/inc/
OMX_Image.h
176
*
eFlashControl
: Flash control type
182
OMX_IMAGE_FLASHCONTROLTYPE
eFlashControl
;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Image.h
176
*
eFlashControl
: Flash control type
182
OMX_IMAGE_FLASHCONTROLTYPE
eFlashControl
;
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Image.h
176
*
eFlashControl
: Flash control type
182
OMX_IMAGE_FLASHCONTROLTYPE
eFlashControl
;
/hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Image.h
193
*
eFlashControl
: Flash control type
199
OMX_IMAGE_FLASHCONTROLTYPE
eFlashControl
;
/hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Image.h
176
*
eFlashControl
: Flash control type
182
OMX_IMAGE_FLASHCONTROLTYPE
eFlashControl
;
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMX3A.cpp
500
flash.
eFlashControl
= ( OMX_IMAGE_FLASHCONTROLTYPE ) OMX_IMAGE_FlashControlOff;
502
flash.
eFlashControl
= ( OMX_IMAGE_FLASHCONTROLTYPE ) Gen3A.FlashMode;
505
CAMHAL_LOGDB("Configuring flash mode 0x%x", flash.
eFlashControl
);
522
if ( flash.
eFlashControl
== OMX_IMAGE_FlashControlOff )
573
Gen3A.FlashMode = flash.
eFlashControl
;
[
all
...]
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMX3A.cpp
694
flash.
eFlashControl
= ( OMX_IMAGE_FLASHCONTROLTYPE ) OMX_IMAGE_FlashControlOff;
696
flash.
eFlashControl
= ( OMX_IMAGE_FLASHCONTROLTYPE ) Gen3A.FlashMode;
699
CAMHAL_LOGDB("Configuring flash mode 0x%x", flash.
eFlashControl
);
716
if ( flash.
eFlashControl
== OMX_IMAGE_FlashControlOff )
767
Gen3A.FlashMode = flash.
eFlashControl
;
[
all
...]
Completed in 299 milliseconds