Lines Matching refs:ulExposureModeCount
1258 for ( unsigned int i = 0 ; i < caps.ulExposureModeCount; i++ ) {2180 CAMHAL_CHECK_OMX_TI_CAP(ulExposureModeCount, eExposureModes);2267 CAMHAL_LOGD("ulExposureModeCount = %d", int(caps.ulExposureModeCount));2268 for ( int i = 0; i < int(caps.ulExposureModeCount); ++i )