Home | History | Annotate | Download | only in HAL3

Lines Matching defs:afRegions

1292     int32_t afRegions[5];
1293 convertToRegions(hAfRegions->rect, afRegions, hAfRegions->weight);
1294 camMetadata.update(ANDROID_CONTROL_AF_REGIONS, afRegions, 5);