Searched refs:TIME_PERCENT_ALIGN (Results 1 – 3 of 3) sorted by relevance
536 gProgress[HR] += TIME_PERCENT_ALIGN/frame_number_HR; in Java_com_android_camera_panorama_Mosaic_createMosaic()545 gProgress[HR] = TIME_PERCENT_ALIGN; in Java_com_android_camera_panorama_Mosaic_createMosaic()561 gProgress[LR] = TIME_PERCENT_ALIGN; in Java_com_android_camera_panorama_Mosaic_createMosaic()
32 const float TIME_PERCENT_ALIGN = 20.0; variable
184 progress = TIME_PERCENT_ALIGN + TIME_PERCENT_BLEND in createMosaic()