HomeSort by relevance Sort by last modified time
    Searched refs:CAMERA3_STREAM_INPUT (Results 1 - 9 of 9) sorted by null

  /hardware/libhardware/modules/camera/
Stream.cpp 83 return mType == CAMERA3_STREAM_INPUT ||
96 case CAMERA3_STREAM_INPUT:
97 return "CAMERA3_STREAM_INPUT";
  /hardware/libhardware/modules/usbcamera/
Stream.cpp 67 return mStream->stream_type == CAMERA3_STREAM_INPUT ||
78 case CAMERA3_STREAM_INPUT:
79 return "CAMERA3_STREAM_INPUT";
  /hardware/libhardware/include/hardware/
camera3.h     [all...]
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3InputStream.cpp 32 Camera3IOStreamBase(id, CAMERA3_STREAM_INPUT, width, height, /*maxSize*/0,
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3HWI.cpp 622 if (streamList->streams[i]->stream_type == CAMERA3_STREAM_INPUT) {
686 || newStream->stream_type == CAMERA3_STREAM_INPUT
857 newStream->stream_type == CAMERA3_STREAM_INPUT){
    [all...]
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3HWI.cpp 675 if (streamList->streams[i]->stream_type == CAMERA3_STREAM_INPUT) {
748 || newStream->stream_type == CAMERA3_STREAM_INPUT
    [all...]
  /device/generic/goldfish/camera/
EmulatedFakeCamera3.cpp 267 if (newStream->stream_type == CAMERA3_STREAM_INPUT ||
328 case CAMERA3_STREAM_INPUT:
    [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3HWI.cpp 696 if (newStream->stream_type == CAMERA3_STREAM_INPUT
810 case CAMERA3_STREAM_INPUT:
    [all...]
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3HWI.cpp 475 if (newStream->stream_type == CAMERA3_STREAM_INPUT
534 case CAMERA3_STREAM_INPUT:
    [all...]

Completed in 52 milliseconds