Home | History | Annotate | Download | only in HAL

Lines Matching refs:num_areas

11678  *   @num_areas : number of areas
11683 bool QCameraParameters::validateCameraAreas(cam_area_t *areas, int num_areas)
11686 if (num_areas == 1 &&
11695 for(int i = 0; i < num_areas; i++) {