Home | History | Annotate | Download | only in HAL

Lines Matching refs:num_areas

10353  *   @num_areas : number of areas
10358 bool QCameraParameters::validateCameraAreas(cam_area_t *areas, int num_areas)
10361 if (num_areas == 1 &&
10370 for(int i = 0; i < num_areas; i++) {