Home | History | Annotate | Download | only in HAL3

Lines Matching defs:aeRegions

1276     int32_t aeRegions[5];
1277 convertToRegions(hAeRegions->rect, aeRegions, hAeRegions->weight);
1278 camMetadata.update(ANDROID_CONTROL_AE_REGIONS, aeRegions, 5);