Home
last modified time | relevance | path

Searched refs:MANUAL_EXPOSURE_STEP (Results 1 – 1 of 1) sorted by relevance

/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
DOMXCapabilities.cpp42 static const unsigned int MANUAL_EXPOSURE_STEP = 1; variable
1297 snprintf(supported, MAX_PROP_VALUE_LENGTH, "%d", (int) MANUAL_EXPOSURE_STEP); in insertManualExpRanges()