Home
last modified time | relevance | path

Searched refs:MSG_LOW_RES_FINAL_MOSAIC_READY (Results 1 – 2 of 2) sorted by relevance

/packages/apps/LegacyCamera/src/com/android/camera/panorama/
DPanoramaActivity.java91 private static final int MSG_LOW_RES_FINAL_MOSAIC_READY = 1; field in PanoramaActivity
302 case MSG_LOW_RES_FINAL_MOSAIC_READY: in onCreate()
629 MSG_LOW_RES_FINAL_MOSAIC_READY, bitmap)); in stopCapture()
/packages/apps/Camera/src/com/android/camera/
DPanoramaModule.java91 private static final int MSG_LOW_RES_FINAL_MOSAIC_READY = 1; field in PanoramaModule
292 case MSG_LOW_RES_FINAL_MOSAIC_READY: in init()
605 MSG_LOW_RES_FINAL_MOSAIC_READY, bitmap)); in stopCapture()