Home | History | Annotate | Download | only in OMXCameraAdapter

Lines Matching refs:ulColorEffectCount

1231     for ( unsigned int i = 0 ; i < caps.ulColorEffectCount; i++ ) {
2178 CAMHAL_CHECK_OMX_TI_CAP(ulColorEffectCount, eColorEffects);
2253 CAMHAL_LOGD("ulColorEffectCount = %d", int(caps.ulColorEffectCount));
2254 for ( int i = 0; i < int(caps.ulColorEffectCount); ++i )