HomeSort by relevance Sort by last modified time
    Searched refs:CAM_STREAM_TYPE_POSTVIEW (Results 1 - 25 of 26) sorted by null

1 2

  /device/moto/shamu/camera/QCamera2/HAL/
QCameraChannel.cpp 517 mStreams[i]->isTypeOf(CAM_STREAM_TYPE_POSTVIEW) ||
518 mStreams[i]->isOrignalTypeOf(CAM_STREAM_TYPE_POSTVIEW) ) ) {
807 if (pStream->isTypeOf(CAM_STREAM_TYPE_POSTVIEW) ||
816 pStream->isTypeOf(CAM_STREAM_TYPE_POSTVIEW) ||
818 pStream->isOrignalTypeOf(CAM_STREAM_TYPE_POSTVIEW)) {
    [all...]
QCameraPostProc.cpp 251 if (pStream->isTypeOf(CAM_STREAM_TYPE_POSTVIEW) ||
252 pStream->isOrignalTypeOf(CAM_STREAM_TYPE_POSTVIEW)) {
267 if (pStream->isTypeOf(CAM_STREAM_TYPE_POSTVIEW) ||
268 pStream->isOrignalTypeOf(CAM_STREAM_TYPE_POSTVIEW)) {
    [all...]
QCameraStream.cpp 485 case CAM_STREAM_TYPE_POSTVIEW:
639 mStreamInfo->stream_type == CAM_STREAM_TYPE_POSTVIEW) ) {
    [all...]
QCamera2HWI.cpp     [all...]
QCameraParameters.cpp     [all...]
  /device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_snapshot.c 216 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_POSTVIEW) {
323 stream->s_config.stream_info->stream_type = CAM_STREAM_TYPE_POSTVIEW;
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_snapshot.c 216 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_POSTVIEW) {
323 stream->s_config.stream_info->stream_type = CAM_STREAM_TYPE_POSTVIEW;
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_snapshot.c 377 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_POSTVIEW) {
497 stream->s_config.stream_info->stream_type = CAM_STREAM_TYPE_POSTVIEW;
  /device/asus/flo/camera/QCamera2/HAL/
QCameraStream.cpp 353 mStreamInfo->stream_type == CAM_STREAM_TYPE_POSTVIEW) ) {
QCamera2HWI.cpp     [all...]
QCameraPostProc.cpp     [all...]
QCamera2HWICallbacks.cpp     [all...]
QCameraParameters.cpp     [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCameraStream.cpp 353 mStreamInfo->stream_type == CAM_STREAM_TYPE_POSTVIEW) ) {
QCamera2HWI.cpp     [all...]
QCameraPostProc.cpp     [all...]
QCamera2HWICallbacks.cpp     [all...]
QCameraParameters.cpp     [all...]
  /device/asus/flo/camera/QCamera2/stack/common/
cam_types.h 197 CAM_STREAM_TYPE_POSTVIEW, /* postview */
    [all...]
  /device/lge/hammerhead/camera/QCamera2/stack/common/
cam_types.h 201 CAM_STREAM_TYPE_POSTVIEW, /* postview */
    [all...]
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3PostProc.cpp 822 case CAM_STREAM_TYPE_POSTVIEW:
    [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3PostProc.cpp 840 case CAM_STREAM_TYPE_POSTVIEW:
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_types.h 266 CAM_STREAM_TYPE_POSTVIEW, /* postview */
    [all...]
  /device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c     [all...]
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c     [all...]

Completed in 208 milliseconds

1 2