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

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

Completed in 298 milliseconds