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

Completed in 861 milliseconds