Advertisement
techmik

Untitled

Jul 27th, 2012
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.00 KB | None | 0 0
  1. Install: /home/techmik/cm10/out/target/product/skyrocket/system/xbin/timeinfo
  2. target thumb C++: camera.msm8660 <= hardware/qcom/camera/QualcommCamera.cpp
  3. target thumb C++: camera.msm8660 <= hardware/qcom/camera/QualcommCameraHardware.cpp
  4. target thumb C++: camera.msm8660 <= hardware/qcom/camera/QCameraParameters.cpp
  5. Copy: out/target/product/skyrocket/system/media/audio/notifications/Pong.ogg
  6. Copy: out/target/product/skyrocket/system/media/audio/notifications/Rang.ogg
  7. Copy: out/target/product/skyrocket/system/media/audio/notifications/Stone.ogg
  8. Copy: out/target/product/skyrocket/system/media/audio/ringtones/Bongo.ogg
  9. Copy: out/target/product/skyrocket/system/media/audio/ringtones/Boxbeat.ogg
  10. Copy: out/target/product/skyrocket/system/media/audio/ringtones/CyanTone.ogg
  11. Copy: out/target/product/skyrocket/system/media/audio/ringtones/Gigolo.ogg
  12. Copy: out/target/product/skyrocket/system/media/audio/ringtones/House_of_house.ogg
  13. Copy: out/target/product/skyrocket/system/media/audio/ringtones/Silmarillia.ogg
  14. In file included from hardware/qcom/camera/QualcommCameraHardware.cpp:23:0:
  15. hardware/qcom/camera/QualcommCameraHardware.h:53:5: error: 'msm_frame' does not name a type
  16. hardware/qcom/camera/QualcommCameraHardware.h:146:29: error: 'camstats_type' has not been declared
  17. hardware/qcom/camera/QualcommCameraHardware.h:146:50: error: 'camera_preview_histogram_info' has not been declared
  18. hardware/qcom/camera/QualcommCameraHardware.h:148:46: error: 'mm_camera_buffer_t' has not been declared
  19. hardware/qcom/camera/QualcommCameraHardware.h:177:27: error: 'camera_parm_type_t' has not been declared
  20. hardware/qcom/camera/QualcommCameraHardware.h:178:27: error: 'camera_parm_type_t' has not been declared
  21. hardware/qcom/camera/QualcommCameraHardware.h:179:66: error: 'common_crop_t' has not been declared
  22. In file included from hardware/qcom/camera/QualcommCameraHardware.cpp:23:0:
  23. hardware/qcom/camera/QualcommCameraHardware.h:349:20: error: 'mm_camera_buffer_t' has not been declared
  24. hardware/qcom/camera/QualcommCameraHardware.h:543:5: error: 'common_crop_t' does not name a type
  25. hardware/qcom/camera/QualcommCameraHardware.h:578:52: error: field 'frames' has incomplete type
  26. hardware/qcom/camera/QualcommCameraHardware.h:621:5: error: 'cam_3d_frame_format_t' does not name a type
  27. hardware/qcom/camera/QualcommCameraHardware.cpp:111:53: error: 'yuv_image_type' was not declared in this scope
  28. hardware/qcom/camera/QualcommCameraHardware.cpp:111:69: error: 'yuvStructPtr' was not declared in this scope
  29. hardware/qcom/camera/QualcommCameraHardware.cpp:112:45: error: 'yuv_image_type' was not declared in this scope
  30. hardware/qcom/camera/QualcommCameraHardware.cpp:112:61: error: 'yuvStructPtrin' was not declared in this scope
  31. hardware/qcom/camera/QualcommCameraHardware.cpp:112:77: error: 'yuv_image_type' was not declared in this scope
  32. hardware/qcom/camera/QualcommCameraHardware.cpp:112:93: error: 'yuvStructPtrout' was not declared in this scope
  33. hardware/qcom/camera/QualcommCameraHardware.cpp:112:108: error: expression list treated as compound expression in initializer [-fpermissive]
  34. hardware/qcom/camera/QualcommCameraHardware.cpp:126:17: error: 'common_crop_t' has not been declared
  35. hardware/qcom/camera/QualcommCameraHardware.cpp:144:47: error: 'camera_position_type' does not name a type
  36. hardware/qcom/camera/QualcommCameraHardware.cpp:144:69: error: ISO C++ forbids declaration of 'location' with no type [-fpermissive]
  37. hardware/qcom/camera/QualcommCameraHardware.cpp:145:39: error: 'cam_3d_frame_format_t' was not declared in this scope
  38. hardware/qcom/camera/QualcommCameraHardware.cpp:149:20: error: expected constructor, destructor, or type conversion before '(' token
  39. hardware/qcom/camera/QualcommCameraHardware.cpp:150:20: error: expected constructor, destructor, or type conversion before '(' token
  40. hardware/qcom/camera/QualcommCameraHardware.cpp:151:20: error: expected constructor, destructor, or type conversion before '(' token
  41. hardware/qcom/camera/QualcommCameraHardware.cpp:152:20: error: expected constructor, destructor, or type conversion before '(' token
  42. hardware/qcom/camera/QualcommCameraHardware.cpp:153:20: error: expected constructor, destructor, or type conversion before '(' token
  43. hardware/qcom/camera/QualcommCameraHardware.cpp:159:41: error: 'common_crop_t' was not declared in this scope
  44. hardware/qcom/camera/QualcommCameraHardware.cpp:159:56: error: 'crop' was not declared in this scope
  45. hardware/qcom/camera/QualcommCameraHardware.cpp:332:66: warning: extended initializer lists only available with -std=c++11 or -std=gnu++11 [enabled by default]
  46. hardware/qcom/camera/QualcommCameraHardware.cpp:375:8: error: 'cam_frame_start_parms' does not name a type
  47. hardware/qcom/camera/QualcommCameraHardware.cpp:378:37: error: 'MSM_MAX_CAMERA_SENSORS' was not declared in this scope
  48. hardware/qcom/camera/QualcommCameraHardware.cpp:381:8: error: 'mm_camera_config' does not name a type
  49. hardware/qcom/camera/QualcommCameraHardware.cpp:404:46: error: 'CAMERA_WB_AUTO' was not declared in this scope
  50. hardware/qcom/camera/QualcommCameraHardware.cpp:405:54: error: 'CAMERA_WB_INCANDESCENT' was not declared in this scope
  51. hardware/qcom/camera/QualcommCameraHardware.cpp:406:53: error: 'CAMERA_WB_FLUORESCENT' was not declared in this scope
  52. hardware/qcom/camera/QualcommCameraHardware.cpp:407:50: error: 'CAMERA_WB_DAYLIGHT' was not declared in this scope
  53. hardware/qcom/camera/QualcommCameraHardware.cpp:408:57: error: 'CAMERA_WB_CLOUDY_DAYLIGHT' was not declared in this scope
  54. hardware/qcom/camera/QualcommCameraHardware.cpp:413:39: error: 'CAMERA_EFFECT_OFF' was not declared in this scope
  55. hardware/qcom/camera/QualcommCameraHardware.cpp:414:39: error: 'CAMERA_EFFECT_MONO' was not declared in this scope
  56. hardware/qcom/camera/QualcommCameraHardware.cpp:415:43: error: 'CAMERA_EFFECT_NEGATIVE' was not declared in this scope
  57. hardware/qcom/camera/QualcommCameraHardware.cpp:416:43: error: 'CAMERA_EFFECT_SOLARIZE' was not declared in this scope
  58. hardware/qcom/camera/QualcommCameraHardware.cpp:417:40: error: 'CAMERA_EFFECT_SEPIA' was not declared in this scope
  59. hardware/qcom/camera/QualcommCameraHardware.cpp:418:44: error: 'CAMERA_EFFECT_POSTERIZE' was not declared in this scope
  60. hardware/qcom/camera/QualcommCameraHardware.cpp:419:45: error: 'CAMERA_EFFECT_WHITEBOARD' was not declared in this scope
  61. hardware/qcom/camera/QualcommCameraHardware.cpp:420:45: error: 'CAMERA_EFFECT_BLACKBOARD' was not declared in this scope
  62. hardware/qcom/camera/QualcommCameraHardware.cpp:421:39: error: 'CAMERA_EFFECT_AQUA' was not declared in this scope
  63. hardware/qcom/camera/QualcommCameraHardware.cpp:426:51: error: 'CAMERA_AEC_FRAME_AVERAGE' was not declared in this scope
  64. hardware/qcom/camera/QualcommCameraHardware.cpp:427:57: error: 'CAMERA_AEC_CENTER_WEIGHTED' was not declared in this scope
  65. hardware/qcom/camera/QualcommCameraHardware.cpp:428:55: error: 'CAMERA_AEC_SPOT_METERING' was not declared in this scope
  66. hardware/qcom/camera/QualcommCameraHardware.cpp:682:43: error: 'CAMERA_BESTSHOT_OFF' was not declared in this scope
  67. hardware/qcom/camera/QualcommCameraHardware.cpp:683:42: error: 'CAMERA_BESTSHOT_AUTO' was not declared in this scope
  68. hardware/qcom/camera/QualcommCameraHardware.cpp:684:45: error: 'CAMERA_BESTSHOT_ACTION' was not declared in this scope
  69. hardware/qcom/camera/QualcommCameraHardware.cpp:685:47: error: 'CAMERA_BESTSHOT_PORTRAIT' was not declared in this scope
  70. hardware/qcom/camera/QualcommCameraHardware.cpp:686:48: error: 'CAMERA_BESTSHOT_LANDSCAPE' was not declared in this scope
  71. hardware/qcom/camera/QualcommCameraHardware.cpp:687:44: error: 'CAMERA_BESTSHOT_NIGHT' was not declared in this scope
  72. hardware/qcom/camera/QualcommCameraHardware.cpp:688:53: error: 'CAMERA_BESTSHOT_NIGHT_PORTRAIT' was not declared in this scope
  73. hardware/qcom/camera/QualcommCameraHardware.cpp:689:46: error: 'CAMERA_BESTSHOT_THEATRE' was not declared in this scope
  74. hardware/qcom/camera/QualcommCameraHardware.cpp:690:44: error: 'CAMERA_BESTSHOT_BEACH' was not declared in this scope
  75. hardware/qcom/camera/QualcommCameraHardware.cpp:691:43: error: 'CAMERA_BESTSHOT_SNOW' was not declared in this scope
  76. hardware/qcom/camera/QualcommCameraHardware.cpp:692:45: error: 'CAMERA_BESTSHOT_SUNSET' was not declared in this scope
  77. hardware/qcom/camera/QualcommCameraHardware.cpp:693:50: error: 'CAMERA_BESTSHOT_ANTISHAKE' was not declared in this scope
  78. hardware/qcom/camera/QualcommCameraHardware.cpp:694:49: error: 'CAMERA_BESTSHOT_FIREWORKS' was not declared in this scope
  79. hardware/qcom/camera/QualcommCameraHardware.cpp:695:46: error: 'CAMERA_BESTSHOT_SPORTS' was not declared in this scope
  80. hardware/qcom/camera/QualcommCameraHardware.cpp:696:44: error: 'CAMERA_BESTSHOT_PARTY' was not declared in this scope
  81. hardware/qcom/camera/QualcommCameraHardware.cpp:697:50: error: 'CAMERA_BESTSHOT_CANDLELIGHT' was not declared in this scope
  82. hardware/qcom/camera/QualcommCameraHardware.cpp:698:48: error: 'CAMERA_BESTSHOT_BACKLIGHT' was not declared in this scope
  83. hardware/qcom/camera/QualcommCameraHardware.cpp:699:46: error: 'CAMERA_BESTSHOT_FLOWERS' was not declared in this scope
  84. hardware/qcom/camera/QualcommCameraHardware.cpp:700:41: error: 'CAMERA_BESTSHOT_AR' was not declared in this scope
  85. hardware/qcom/camera/QualcommCameraHardware.cpp:704:44: error: 'FALSE' was not declared in this scope
  86. hardware/qcom/camera/QualcommCameraHardware.cpp:705:43: error: 'TRUE' was not declared in this scope
  87. hardware/qcom/camera/QualcommCameraHardware.cpp:710:42: error: 'LED_MODE_OFF' was not declared in this scope
  88. hardware/qcom/camera/QualcommCameraHardware.cpp:711:43: error: 'LED_MODE_AUTO' was not declared in this scope
  89. hardware/qcom/camera/QualcommCameraHardware.cpp:712:41: error: 'LED_MODE_ON' was not declared in this scope
  90. hardware/qcom/camera/QualcommCameraHardware.cpp:713:44: error: 'LED_MODE_TORCH' was not declared in this scope
  91. hardware/qcom/camera/QualcommCameraHardware.cpp:739:43: error: 'AF_MODE_AUTO' was not declared in this scope
  92. hardware/qcom/camera/QualcommCameraHardware.cpp:740:47: error: 'AF_MODE_MAX' was not declared in this scope
  93. hardware/qcom/camera/QualcommCameraHardware.cpp:741:45: error: 'AF_MODE_NORMAL' was not declared in this scope
  94. hardware/qcom/camera/QualcommCameraHardware.cpp:742:44: error: 'AF_MODE_MACRO' was not declared in this scope
  95. hardware/qcom/camera/QualcommCameraHardware.cpp:743:57: error: 'AF_MODE_CAF' was not declared in this scope
  96. hardware/qcom/camera/QualcommCameraHardware.cpp:744:55: error: 'AF_MODE_MAX' was not declared in this scope
  97. hardware/qcom/camera/QualcommCameraHardware.cpp:748:44: error: 'TRUE' was not declared in this scope
  98. hardware/qcom/camera/QualcommCameraHardware.cpp:749:45: error: 'FALSE' was not declared in this scope
  99. hardware/qcom/camera/QualcommCameraHardware.cpp:760:38: error: 'TRUE' was not declared in this scope
  100. hardware/qcom/camera/QualcommCameraHardware.cpp:761:39: error: 'FALSE' was not declared in this scope
  101. hardware/qcom/camera/QualcommCameraHardware.cpp:765:38: error: 'TRUE' was not declared in this scope
  102. hardware/qcom/camera/QualcommCameraHardware.cpp:766:39: error: 'FALSE' was not declared in this scope
  103. hardware/qcom/camera/QualcommCameraHardware.cpp:770:44: error: 'TRUE' was not declared in this scope
  104. hardware/qcom/camera/QualcommCameraHardware.cpp:771:45: error: 'FALSE' was not declared in this scope
  105. hardware/qcom/camera/QualcommCameraHardware.cpp:775:56: error: 'TRUE' was not declared in this scope
  106. hardware/qcom/camera/QualcommCameraHardware.cpp:776:57: error: 'FALSE' was not declared in this scope
  107. hardware/qcom/camera/QualcommCameraHardware.cpp:780:39: error: 'FALSE' was not declared in this scope
  108. hardware/qcom/camera/QualcommCameraHardware.cpp:781:38: error: 'TRUE' was not declared in this scope
  109. hardware/qcom/camera/QualcommCameraHardware.cpp:785:51: error: 'AUTO' was not declared in this scope
  110. hardware/qcom/camera/QualcommCameraHardware.cpp:786:60: error: 'SPOT' was not declared in this scope
  111. hardware/qcom/camera/QualcommCameraHardware.cpp:787:62: error: 'CENTER_WEIGHTED' was not declared in this scope
  112. hardware/qcom/camera/QualcommCameraHardware.cpp:788:60: error: 'AVERAGE' was not declared in this scope
  113. hardware/qcom/camera/QualcommCameraHardware.cpp:792:46: error: 'FALSE' was not declared in this scope
  114. hardware/qcom/camera/QualcommCameraHardware.cpp:793:45: error: 'TRUE' was not declared in this scope
  115. hardware/qcom/camera/QualcommCameraHardware.cpp:798:44: error: 'FALSE' was not declared in this scope
  116. hardware/qcom/camera/QualcommCameraHardware.cpp:799:43: error: 'TRUE' was not declared in this scope
  117. hardware/qcom/camera/QualcommCameraHardware.cpp:803:51: error: 'TRUE' was not declared in this scope
  118. hardware/qcom/camera/QualcommCameraHardware.cpp:804:52: error: 'FALSE' was not declared in this scope
  119. hardware/qcom/camera/QualcommCameraHardware.cpp:808:35: error: 'FALSE' was not declared in this scope
  120. hardware/qcom/camera/QualcommCameraHardware.cpp:809:34: error: 'TRUE' was not declared in this scope
  121. hardware/qcom/camera/QualcommCameraHardware.cpp:835:19: error: 'FALSE' was not declared in this scope
  122. hardware/qcom/camera/QualcommCameraHardware.cpp:836:18: error: 'TRUE' was not declared in this scope
  123. hardware/qcom/camera/QualcommCameraHardware.cpp:844:66: error: 'FPS_MODE_AUTO' was not declared in this scope
  124. hardware/qcom/camera/QualcommCameraHardware.cpp:845:67: error: 'FPS_MODE_FIXED' was not declared in this scope
  125. hardware/qcom/camera/QualcommCameraHardware.cpp:899:1: error: 'mm_camera_notify' does not name a type
  126. hardware/qcom/camera/QualcommCameraHardware.cpp:900:1: error: 'mm_camera_ops' does not name a type
  127. hardware/qcom/camera/QualcommCameraHardware.cpp:901:8: error: 'mm_camera_buffer_t' does not name a type
  128. hardware/qcom/camera/QualcommCameraHardware.cpp:902:8: error: 'encode_params_t' does not name a type
  129. hardware/qcom/camera/QualcommCameraHardware.cpp:903:8: error: 'capture_params_t' does not name a type
  130. hardware/qcom/camera/QualcommCameraHardware.cpp:904:8: error: 'raw_capture_params_t' does not name a type
  131. hardware/qcom/camera/QualcommCameraHardware.cpp:905:8: error: 'zsl_capture_params_t' does not name a type
  132. hardware/qcom/camera/QualcommCameraHardware.cpp:906:8: error: 'zsl_params_t' does not name a type
  133. hardware/qcom/camera/QualcommCameraHardware.cpp:907:8: error: 'yv12_format_parms_t' does not name a type
  134. hardware/qcom/camera/QualcommCameraHardware.cpp: In function 'void android::cam_frame_flush_video()':
  135. hardware/qcom/camera/QualcommCameraHardware.cpp:1011:61: error: 'dequeue' was not declared in this scope
  136. hardware/qcom/camera/QualcommCameraHardware.cpp: In function 'android::msm_frame* android::cam_frame_get_video()':
  137. hardware/qcom/camera/QualcommCameraHardware.cpp:1030:61: error: 'dequeue' was not declared in this scope
  138. hardware/qcom/camera/QualcommCameraHardware.cpp: In function 'void android::cam_frame_post_video(android::msm_frame*)':
  139. hardware/qcom/camera/QualcommCameraHardware.cpp:1145:43: error: 'enqueue' was not declared in this scope
  140. hardware/qcom/camera/QualcommCameraHardware.cpp: In function 'void* android::openCamera(void*)':
  141. hardware/qcom/camera/QualcommCameraHardware.cpp:1251:16: warning: converting 'false' to pointer type 'void*' [-Wconversion-null]
  142. hardware/qcom/camera/QualcommCameraHardware.cpp:1254:16: error: 'LINK_mm_camera_init' was not declared in this scope
  143. hardware/qcom/camera/QualcommCameraHardware.cpp:1257:16: error: 'LINK_mm_camera_exec' was not declared in this scope
  144. hardware/qcom/camera/QualcommCameraHardware.cpp:1260:16: error: 'LINK_mm_camera_deinit' was not declared in this scope
  145. hardware/qcom/camera/QualcommCameraHardware.cpp:1264:9: error: 'MM_CAMERA_SUCCESS' was not declared in this scope
  146. hardware/qcom/camera/QualcommCameraHardware.cpp:1264:51: error: 'mCfgControl' was not declared in this scope
  147. hardware/qcom/camera/QualcommCameraHardware.cpp:1264:65: error: 'mCamNotify' was not declared in this scope
  148. hardware/qcom/camera/QualcommCameraHardware.cpp:1264:78: error: 'mCamOps' was not declared in this scope
  149. hardware/qcom/camera/QualcommCameraHardware.cpp:1266:16: warning: converting 'false' to pointer type 'void*' [-Wconversion-null]
  150. hardware/qcom/camera/QualcommCameraHardware.cpp:1271:9: error: 'MM_CAMERA_SUCCESS' was not declared in this scope
  151. hardware/qcom/camera/QualcommCameraHardware.cpp:1271:30: error: 'mCfgControl' was not declared in this scope
  152. hardware/qcom/camera/QualcommCameraHardware.cpp:1271:61: error: 'CAMERA_PARM_CAMERA_ID' was not declared in this scope
  153. hardware/qcom/camera/QualcommCameraHardware.cpp:1274:16: warning: converting 'false' to pointer type 'void*' [-Wconversion-null]
  154. hardware/qcom/camera/QualcommCameraHardware.cpp:1280:9: error: 'MM_CAMERA_SUCCESS' was not declared in this scope
  155. hardware/qcom/camera/QualcommCameraHardware.cpp:1280:30: error: 'mCfgControl' was not declared in this scope
  156. hardware/qcom/camera/QualcommCameraHardware.cpp:1280:61: error: 'CAMERA_PARM_MODE' was not declared in this scope
  157. hardware/qcom/camera/QualcommCameraHardware.cpp:1283:16: warning: converting 'false' to pointer type 'void*' [-Wconversion-null]
  158. hardware/qcom/camera/QualcommCameraHardware.cpp:1287:9: error: 'MM_CAMERA_SUCCESS' was not declared in this scope
  159. hardware/qcom/camera/QualcommCameraHardware.cpp:1289:16: warning: converting 'false' to pointer type 'void*' [-Wconversion-null]
  160. hardware/qcom/camera/QualcommCameraHardware.cpp:1295:9: error: 'camera_3d_frame_t' was not declared in this scope
  161. hardware/qcom/camera/QualcommCameraHardware.cpp:1295:27: error: expected ';' before 'snapshotFrame'
  162. hardware/qcom/camera/QualcommCameraHardware.cpp:1296:9: error: 'snapshotFrame' was not declared in this scope
  163. hardware/qcom/camera/QualcommCameraHardware.cpp:1297:12: error: 'MM_CAMERA_SUCCESS' was not declared in this scope
  164. hardware/qcom/camera/QualcommCameraHardware.cpp:1298:13: error: 'mCfgControl' was not declared in this scope
  165. hardware/qcom/camera/QualcommCameraHardware.cpp:1298:44: error: 'CAMERA_PARM_3D_FRAME_FORMAT' was not declared in this scope
  166. hardware/qcom/camera/QualcommCameraHardware.cpp:1302:20: warning: converting 'false' to pointer type 'void*' [-Wconversion-null]
  167. hardware/qcom/camera/QualcommCameraHardware.cpp:1307:18: error: 'class android::QualcommCameraHardware' has no member named 'mSnapshot3DFormat'
  168. hardware/qcom/camera/QualcommCameraHardware.cpp:1308:122: error: 'class android::QualcommCameraHardware' has no member named 'mSnapshot3DFormat'
  169. hardware/qcom/camera/QualcommCameraHardware.cpp: At global scope:
  170. hardware/qcom/camera/QualcommCameraHardware.cpp:1326:39: error: variable or field 'receive_liveshot_callback' declared void
  171. hardware/qcom/camera/QualcommCameraHardware.cpp:1326:39: error: 'liveshot_status' was not declared in this scope
  172. hardware/qcom/camera/QualcommCameraHardware.cpp:1326:72: error: expected primary-expression before 'jpeg_size'
  173. hardware/qcom/camera/QualcommCameraHardware.cpp:1327:39: error: variable or field 'receive_camstats_callback' declared void
  174. hardware/qcom/camera/QualcommCameraHardware.cpp:1327:39: error: 'camstats_type' was not declared in this scope
  175. hardware/qcom/camera/QualcommCameraHardware.cpp:1327:60: error: 'camera_preview_histogram_info' was not declared in this scope
  176. hardware/qcom/camera/QualcommCameraHardware.cpp:1327:91: error: 'histinfo' was not declared in this scope
  177. hardware/qcom/camera/QualcommCameraHardware.cpp:1329:38: error: 'mm_camera_event' was not declared in this scope
  178. hardware/qcom/camera/QualcommCameraHardware.cpp:1329:55: error: 'event' was not declared in this scope
  179. hardware/qcom/camera/QualcommCameraHardware.cpp:1330:38: error: variable or field 'receive_shutter_callback' declared void
  180. hardware/qcom/camera/QualcommCameraHardware.cpp:1330:38: error: 'common_crop_t' was not declared in this scope
  181. hardware/qcom/camera/QualcommCameraHardware.cpp:1330:53: error: 'crop' was not declared in this scope
  182. hardware/qcom/camera/QualcommCameraHardware.h: In constructor 'android::QualcommCameraHardware::QualcommCameraHardware()':
  183. hardware/qcom/camera/QualcommCameraHardware.h:419:10: warning: 'android::QualcommCameraHardware::mJpegThreadRunning' will be initialized after [-Wreorder]
  184. hardware/qcom/camera/QualcommCameraHardware.h:391:10: warning: 'bool android::QualcommCameraHardware::mSmoothzoomThreadRunning' [-Wreorder]
  185. hardware/qcom/camera/QualcommCameraHardware.cpp:1357:1: warning: when initialized here [-Wreorder]
  186. hardware/qcom/camera/QualcommCameraHardware.h:391:10: warning: 'android::QualcommCameraHardware::mSmoothzoomThreadRunning' will be initialized after [-Wreorder]
  187. hardware/qcom/camera/QualcommCameraHardware.h:390:10: warning: 'bool android::QualcommCameraHardware::mSmoothzoomThreadExit' [-Wreorder]
  188. hardware/qcom/camera/QualcommCameraHardware.cpp:1357:1: warning: when initialized here [-Wreorder]
  189. hardware/qcom/camera/QualcommCameraHardware.h:615:9: warning: 'android::QualcommCameraHardware::mPostviewHeight' will be initialized after [-Wreorder]
  190. hardware/qcom/camera/QualcommCameraHardware.h:584:27: warning: 'preview_stream_ops_t* android::QualcommCameraHardware::mPreviewWindow' [-Wreorder]
  191. hardware/qcom/camera/QualcommCameraHardware.cpp:1357:1: warning: when initialized here [-Wreorder]
  192. hardware/qcom/camera/QualcommCameraHardware.h:620:10: warning: 'android::QualcommCameraHardware::mZslFlashEnable' will be initialized after [-Wreorder]
  193. hardware/qcom/camera/QualcommCameraHardware.h:619:9: warning: 'int android::QualcommCameraHardware::mZslPanorama' [-Wreorder]
  194. hardware/qcom/camera/QualcommCameraHardware.cpp:1357:1: warning: when initialized here [-Wreorder]Install: external/bash/etc/bash_logout -> out/target/product/skyrocket/system/etc/bash/
  195.  
  196. hardware/qcom/camera/QualcommCameraHardware.h:626:9: warning: 'android::QualcommCameraHardware::mActualPictHeight' will be initialized after [-Wreorder]
  197. hardware/qcom/camera/QualcommCameraHardware.h:617:9: warning: 'int android::QualcommCameraHardware::mDenoiseValue' [-Wreorder]
  198. hardware/qcom/camera/QualcommCameraHardware.cpp:1357:1: warning: when initialized here [-Wreorder]
  199. hardware/qcom/camera/QualcommCameraHardware.h:634:10: warning: 'android::QualcommCameraHardware::mExpBracketMode' will be initialized after [-Wreorder]
  200. hardware/qcom/camera/QualcommCameraHardware.h:618:9: warning: 'int android::QualcommCameraHardware::mZslEnable' [-Wreorder]
  201. hardware/qcom/camera/QualcommCameraHardware.cpp:1357:1: warning: when initialized here [-Wreorder]
  202. hardware/qcom/camera/QualcommCameraHardware.h:618:9: warning: 'android::QualcommCameraHardware::mZslEnable' will be initialized after [-Wreorder]
  203. hardware/qcom/camera/QualcommCameraHardware.h:497:9: warning: 'int android::QualcommCameraHardware::mStoreMetaDataInFrame' [-Wreorder]
  204. hardware/qcom/camera/QualcommCameraHardware.cpp:1357:1: warning: when initialized here [-Wreorder]
  205. hardware/qcom/camera/QualcommCameraHardware.cpp:1443:30: warning: converting to non-pointer type 'unsigned int' from NULL [-Wconversion-null]
  206. hardware/qcom/camera/QualcommCameraHardware.cpp:1470:13: error: 'mCrop' was not declared in this scope
  207. hardware/qcom/camera/QualcommCameraHardware.cpp:1478:56: error: invalid use of incomplete type 'struct android::msm_frame'
  208. hardware/qcom/camera/QualcommCameraHardware.h:144:37: error: forward declaration of 'struct android::msm_frame'
  209. hardware/qcom/camera/QualcommCameraHardware.cpp:1485:60: error: invalid use of incomplete type 'struct android::msm_frame'
  210. hardware/qcom/camera/QualcommCameraHardware.h:144:37: error: forward declaration of 'struct android::msm_frame'
  211. hardware/qcom/camera/QualcommCameraHardware.cpp: In member function 'void android::QualcommCameraHardware::hasAutoFocusSupport()':
  212. hardware/qcom/camera/QualcommCameraHardware.cpp:1542:10: error: 'mCamOps' was not declared in this scope
  213. hardware/qcom/camera/QualcommCameraHardware.cpp:1542:41: error: 'CAMERA_OPS_FOCUS' was not declared in this scope
  214. hardware/qcom/camera/QualcommCameraHardware.cpp: In member function 'void android::QualcommCameraHardware::initDefaultParameters()':
  215. hardware/qcom/camera/QualcommCameraHardware.cpp:1628:33: error: 'CAMERA_PARM_DIMENSION' was not declared in this scope
  216. hardware/qcom/camera/QualcommCameraHardware.cpp:1636:10: error: 'mCfgControl' was not declared in this scope
  217. hardware/qcom/camera/QualcommCameraHardware.cpp:1636:45: error: 'CAMERA_PARM_VIDEO_DIS' was not declared in this scope
  218. hardware/qcom/camera/QualcommCameraHardware.cpp:1748:11: error: 'mCfgControl' was not declared in this scope
  219. hardware/qcom/camera/QualcommCameraHardware.cpp:1748:45: error: 'CAMERA_PARM_ZOOM_RATIO' was not declared in this scope
  220. hardware/qcom/camera/QualcommCameraHardware.cpp:1749:61: error: 'MM_CAMERA_SUCCESS' was not declared in this scope
  221. hardware/qcom/camera/QualcommCameraHardware.cpp:1809:9: error: 'mCfgControl' was not declared in this scope
  222. hardware/qcom/camera/QualcommCameraHardware.cpp:1809:44: error: 'CAMERA_PARM_FPS' was not declared in this scope
  223. hardware/qcom/camera/QualcommCameraHardware.cpp:1904:6: error: 'mCfgControl' was not declared in this scope
  224. hardware/qcom/camera/QualcommCameraHardware.cpp:1904:41: error: 'CAMERA_PARM_FPS_MODE' was not declared in this scope
  225. hardware/qcom/camera/QualcommCameraHardware.cpp:1935:8: error: 'mCfgControl' was not declared in this scope
  226. hardware/qcom/camera/QualcommCameraHardware.cpp:1935:43: error: 'CAMERA_PARM_LED_MODE' was not declared in this scope
  227. hardware/qcom/camera/QualcommCameraHardware.cpp:1943:13: error: 'CAMERA_MAX_SHARPNESS' was not declared in this scope
  228. hardware/qcom/camera/QualcommCameraHardware.cpp:1945:13: error: 'CAMERA_MAX_CONTRAST' was not declared in this scope
  229. hardware/qcom/camera/QualcommCameraHardware.cpp:1947:13: error: 'CAMERA_MAX_SATURATION' was not declared in this scope
  230. hardware/qcom/camera/QualcommCameraHardware.cpp:1970:21: error: 'CAMERA_DEF_SHARPNESS' was not declared in this scope
  231. hardware/qcom/camera/QualcommCameraHardware.cpp:1972:21: error: 'CAMERA_DEF_CONTRAST' was not declared in this scope
  232. hardware/qcom/camera/QualcommCameraHardware.cpp:1974:21: error: 'CAMERA_DEF_SATURATION' was not declared in this scope
  233. hardware/qcom/camera/QualcommCameraHardware.cpp:1988:8: error: 'mCfgControl' was not declared in this scope
  234. hardware/qcom/camera/QualcommCameraHardware.cpp:1988:43: error: 'CAMERA_PARM_HFR' was not declared in this scope
  235. hardware/qcom/camera/QualcommCameraHardware.cpp:2007:21: error: 'SKIN_TNE_ENHANCEMENT_DISABLE' is not a member of 'android::QCameraParameters'
  236. hardware/qcom/camera/QualcommCameraHardware.cpp:2056:5: error: 'mCfgControl' was not declared in this scope
  237. hardware/qcom/camera/QualcommCameraHardware.cpp:2056:36: error: 'CAMERA_PARM_FOCAL_LENGTH' was not declared in this scope
  238. hardware/qcom/camera/QualcommCameraHardware.cpp:2060:36: error: 'CAMERA_PARM_HORIZONTAL_VIEW_ANGLE' was not declared in this scope
  239. hardware/qcom/camera/QualcommCameraHardware.cpp:2064:36: error: 'CAMERA_PARM_VERTICAL_VIEW_ANGLE' was not declared in this scope
  240. hardware/qcom/camera/QualcommCameraHardware.cpp:2108:29: error: 'FALSE' was not declared in this scope
  241. hardware/qcom/camera/QualcommCameraHardware.cpp: In member function 'bool android::QualcommCameraHardware::startCamera()':
  242. hardware/qcom/camera/QualcommCameraHardware.cpp:2156:5: error: 'mCamNotify' was not declared in this scope
  243. hardware/qcom/camera/QualcommCameraHardware.cpp:2158:31: error: 'receive_camstats_callback' was not declared in this scope
  244. hardware/qcom/camera/QualcommCameraHardware.cpp:2175:39: error: 'receive_shutter_callback' was not declared in this scope
  245. hardware/qcom/camera/QualcommCameraHardware.cpp:2209:37: error: 'receive_liveshot_callback' was not declared in this scope
  246. hardware/qcom/camera/QualcommCameraHardware.cpp:2220:16: error: 'LINK_mm_camera_destroy' was not declared in this scope
  247. hardware/qcom/camera/QualcommCameraHardware.cpp:2265:5: error: 'mCfgControl' was not declared in this scope
  248. hardware/qcom/camera/QualcommCameraHardware.cpp:2265:39: error: 'CAMERA_PARM_PICT_SIZE' was not declared in this scope
  249. hardware/qcom/camera/QualcommCameraHardware.cpp:2271:39: error: 'CAMERA_PARM_PREVIEW_SIZE' was not declared in this scope
  250. hardware/qcom/camera/QualcommCameraHardware.cpp:2278:39: error: 'CAMERA_PARM_HFR_SIZE' was not declared in this scope
  251. hardware/qcom/camera/QualcommCameraHardware.cpp: At global scope:
  252. hardware/qcom/camera/QualcommCameraHardware.cpp:2331:30: error: 'mm_camera_ops_type_t' was not declared in this scope
  253. hardware/qcom/camera/QualcommCameraHardware.cpp:2331:57: error: expected primary-expression before 'void'
  254. hardware/qcom/camera/QualcommCameraHardware.cpp:2331:68: error: expression list treated as compound expression in initializer [-fpermissive]
  255. hardware/qcom/camera/QualcommCameraHardware.cpp:2332:1: error: expected ',' or ';' before '{' token
  256. hardware/qcom/camera/QualcommCameraHardware.cpp:10025:2: error: expected '}' at end of input
  257. In file included from hardware/qcom/camera/QualcommCamera.cpp:29:0:
  258. hardware/qcom/camera/QualcommCameraHardware.h:53:5: error: 'msm_frame' does not name a type
  259. hardware/qcom/camera/QualcommCameraHardware.h:146:29: error: 'camstats_type' has not been declared
  260. hardware/qcom/camera/QualcommCameraHardware.h:146:50: error: 'camera_preview_histogram_info' has not been declared
  261. hardware/qcom/camera/QualcommCameraHardware.h:148:46: error: 'mm_camera_buffer_t' has not been declared
  262. hardware/qcom/camera/QualcommCameraHardware.h:177:27: error: 'camera_parm_type_t' has not been declared
  263. hardware/qcom/camera/QualcommCameraHardware.h:178:27: error: 'camera_parm_type_t' has not been declared
  264. hardware/qcom/camera/QualcommCameraHardware.h:179:66: error: 'common_crop_t' has not been declared
  265. In file included from hardware/qcom/camera/QualcommCamera.cpp:29:0:
  266. hardware/qcom/camera/QualcommCameraHardware.h:349:20: error: 'mm_camera_buffer_t' has not been declared
  267. hardware/qcom/camera/QualcommCameraHardware.h:543:5: error: 'common_crop_t' does not name a type
  268. hardware/qcom/camera/QualcommCameraHardware.h:578:52: error: field 'frames' has incomplete type
  269. hardware/qcom/camera/QualcommCameraHardware.h:621:5: error: 'cam_3d_frame_format_t' does not name a type
  270. hardware/qcom/camera/QualcommCamera.cpp:60:1: warning: missing initializer for member 'hw_module_t::reserved' [-Wmissing-field-initializers]
  271. make: *** [out/target/product/skyrocket/obj/SHARED_LIBRARIES/camera.msm8660_intermediates/QualcommCamera.o] Error 1
  272. make: *** Waiting for unfinished jobs....
  273. make: *** [out/target/product/skyrocket/obj/SHARED_LIBRARIES/camera.msm8660_intermediates/QualcommCameraHardware.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement