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/
FilmstripItemType.java 24 CAMERA_PREVIEW,
  /pdk/apps/TestingCamera/src/com/android/testingcamera/
TestingCamera.java 169 private static final int CAMERA_PREVIEW = 2;
352 if (mState == CAMERA_PREVIEW) {
531 if (mState == CAMERA_PREVIEW) {
547 if (mState == CAMERA_PREVIEW) {
610 mState = CAMERA_PREVIEW;
730 if (mState == CAMERA_PREVIEW) {
817 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 96 milliseconds