bitmap2           708 core/gps.c         char * bitmap2 = load_bitmap("A/CHDK/DATA/GPS_Track_2.txt");
bitmap2           711 core/gps.c         if(bitmap1 && bitmap2 && bitmap2 )
bitmap2           763 core/gps.c                         data = bitmap2[pos1];
bitmap2           822 core/gps.c         if (bitmap2) free(bitmap2) ;
bitmap2          1346 core/gps.c         char *bitmap2 = load_bitmap("A/CHDK/DATA/GPS_compass.txt");
bitmap2          1379 core/gps.c                 draw_compass (bitmap2, offset_x - 27, offset_y -14, f_v_0, f_v_1, f_v_2, f_v_4);
bitmap2          1409 core/gps.c         if (bitmap2) free(bitmap2) ;