HomeSort by relevance Sort by last modified time
    Searched defs:CAMERA_PREVIEW (Results 1 - 2 of 2) sorted by null

  /pdk/apps/TestingCamera/src/com/android/testingcamera/
TestingCamera.java 154 private static final int CAMERA_PREVIEW = 2;
314 if (mState == CAMERA_PREVIEW) {
434 if (mState == CAMERA_PREVIEW) {
450 if (mState == CAMERA_PREVIEW) {
493 mState = CAMERA_PREVIEW;
613 if (mState == CAMERA_PREVIEW) {
695 if (mState == CAMERA_PREVIEW) {
768 case CAMERA_PREVIEW:
784 if (mState == CAMERA_PREVIEW) {
897 mState = CAMERA_PREVIEW;
    [all...]
  /hardware/ti/omap4xxx/camera/inc/
CameraHal.h 771 CAMERA_PREVIEW,
    [all...]

Completed in 2072 milliseconds