Searched refs:REGION_PRIORITY (Results 1 – 11 of 11) sorted by relevance
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/ |
D | OMXFD.cpp | 84 setAlgoPriority(REGION_PRIORITY, FOCUS_ALGO, true); in stopFaceDetection() 88 setAlgoPriority(REGION_PRIORITY, EXPOSURE_ALGO, true); in stopFaceDetection()
|
D | OMX3A.cpp | 800 setAlgoPriority(REGION_PRIORITY, FOCUS_ALGO, false); in setFocusMode() 816 setAlgoPriority(REGION_PRIORITY, FOCUS_ALGO, true); in setFocusMode() 828 setAlgoPriority(REGION_PRIORITY, FOCUS_ALGO, false); in setFocusMode() 1054 setAlgoPriority(REGION_PRIORITY, WHITE_BALANCE_ALGO, false); in setWBMode()
|
D | OMXFocus.cpp | 130 setAlgoPriority(REGION_PRIORITY, FOCUS_ALGO, true); in doAutoFocus()
|
D | OMXAlgo.cpp | 996 } else if ( REGION_PRIORITY == priority ) { in setAlgoPriority()
|
D | OMXCameraAdapter.cpp | 3562 setAlgoPriority(REGION_PRIORITY, FOCUS_ALGO, false); in OMXCameraAdapterFillBufferDone() 3566 setAlgoPriority(REGION_PRIORITY, EXPOSURE_ALGO, false); in OMXCameraAdapterFillBufferDone()
|
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/ |
D | OMX3A.cpp | 606 setAlgoPriority(REGION_PRIORITY, FOCUS_ALGO, false); in setFocusMode() 622 setAlgoPriority(REGION_PRIORITY, FOCUS_ALGO, true); in setFocusMode() 634 setAlgoPriority(REGION_PRIORITY, FOCUS_ALGO, false); in setFocusMode() 861 setAlgoPriority(REGION_PRIORITY, WHITE_BALANCE_ALGO, false); in setWBMode() 871 setAlgoPriority(REGION_PRIORITY, WHITE_BALANCE_ALGO, false); in setWBMode()
|
D | OMXFocus.cpp | 123 setAlgoPriority(REGION_PRIORITY, FOCUS_ALGO, true); in doAutoFocus()
|
D | OMXAlgo.cpp | 970 } else if ( REGION_PRIORITY == priority ) { in setAlgoPriority()
|
D | OMXCameraAdapter.cpp | 2989 setAlgoPriority(REGION_PRIORITY, FOCUS_ALGO, false); in OMXCameraAdapterFillBufferDone() 2993 setAlgoPriority(REGION_PRIORITY, EXPOSURE_ALGO, false); in OMXCameraAdapterFillBufferDone()
|
/hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/ |
D | OMXCameraAdapter.h | 251 REGION_PRIORITY, enumerator
|
/hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/ |
D | OMXCameraAdapter.h | 249 REGION_PRIORITY, enumerator
|