Searched defs:CAMERA_MSG_POSTVIEW_FRAME (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/hardware/
H A DCamera.java151 private static final int CAMERA_MSG_POSTVIEW_FRAME = 0x040; field in class:Camera
1116 case CAMERA_MSG_POSTVIEW_FRAME:
1430 msgType |= CAMERA_MSG_POSTVIEW_FRAME;

Completed in 314 milliseconds