HomeSort by relevance Sort by last modified time
    Searched refs:CAMERA_PREVIEW (Results 1 - 5 of 5) 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/V4LCameraAdapter/
V4LCameraAdapter.cpp 206 case CAMERA_PREVIEW:
  /hardware/ti/omap4xxx/camera/inc/
CameraHal.h 771 CAMERA_PREVIEW,
    [all...]
  /hardware/ti/omap4xxx/camera/
BaseCameraAdapter.cpp 372 ret = useBuffers(CameraAdapter::CAMERA_PREVIEW,
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp     [all...]

Completed in 244 milliseconds