Home | History | Annotate | Download | only in HAL

Lines Matching refs:num_areas

5880  *   @num_areas : number of areas
5885 bool QCameraParameters::validateCameraAreas(cam_area_t *areas, int num_areas)
5888 if (num_areas == 1 &&
5897 for(int i = 0; i < num_areas; i++) {