Home | History | Annotate | Download | only in OMXCameraAdapter

Lines Matching refs:ulFlashCount

1336     for ( unsigned int i = 0 ; i < caps.ulFlashCount; i++ ) {
2183 CAMHAL_CHECK_OMX_TI_CAP(ulFlashCount, eFlashModes);
2289 CAMHAL_LOGD("ulFlashCount = %d", int(caps.ulFlashCount));
2290 for ( int i = 0; i < int(caps.ulFlashCount); ++i )