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

  /packages/apps/Camera2/src/com/android/camera/data/
LocalDataViewType.java 8 CAMERA_PREVIEW,
  /pdk/apps/TestingCamera/src/com/android/testingcamera/
TestingCamera.java 164 private static final int CAMERA_PREVIEW = 2;
342 if (mState == CAMERA_PREVIEW) {
491 if (mState == CAMERA_PREVIEW) {
507 if (mState == CAMERA_PREVIEW) {
550 mState = CAMERA_PREVIEW;
670 if (mState == CAMERA_PREVIEW) {
757 if (mState == CAMERA_PREVIEW) {
863 case CAMERA_PREVIEW:
879 if (mState == CAMERA_PREVIEW) {
    [all...]
  /hardware/ti/omap4-aah/camera/inc/
CameraHal.h 920 CAMERA_PREVIEW,
    [all...]
  /hardware/ti/omap4xxx/camera/inc/
CameraHal.h 771 CAMERA_PREVIEW,
    [all...]

Completed in 366 milliseconds