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

1 2

  /device/google/marlin/camera/QCamera2/HAL/
QCameraChannel.cpp 624 mStreams[i]->isTypeOf(CAM_STREAM_TYPE_POSTVIEW) ||
625 mStreams[i]->isOrignalTypeOf(CAM_STREAM_TYPE_POSTVIEW) ) ) {
    [all...]
QCameraPostProc.cpp 406 pStream->isTypeOf(CAM_STREAM_TYPE_POSTVIEW) ||
408 pStream->isOrignalTypeOf(CAM_STREAM_TYPE_POSTVIEW))) {
424 if (pStream->isTypeOf(CAM_STREAM_TYPE_POSTVIEW) ||
425 pStream->isOrignalTypeOf(CAM_STREAM_TYPE_POSTVIEW) ||
    [all...]
QCamera2HWI.cpp     [all...]
QCameraStream.cpp 839 case CAM_STREAM_TYPE_POSTVIEW:
1006 mStreamInfo->stream_type == CAM_STREAM_TYPE_POSTVIEW) ) {
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraChannel.cpp 228 case CAM_STREAM_TYPE_POSTVIEW:
672 mStreams[i]->isTypeOf(CAM_STREAM_TYPE_POSTVIEW) ||
673 mStreams[i]->isOrignalTypeOf(CAM_STREAM_TYPE_POSTVIEW) ) ) {
    [all...]
QCameraPostProc.cpp 459 pStream->isTypeOf(CAM_STREAM_TYPE_POSTVIEW) ||
461 pStream->isOrignalTypeOf(CAM_STREAM_TYPE_POSTVIEW))) {
477 if (pStream->isTypeOf(CAM_STREAM_TYPE_POSTVIEW) ||
478 pStream->isOrignalTypeOf(CAM_STREAM_TYPE_POSTVIEW) ||
    [all...]
QCamera2HWI.cpp     [all...]
QCameraStream.cpp 872 case CAM_STREAM_TYPE_POSTVIEW:
    [all...]
QCameraParameters.cpp     [all...]
  /device/huawei/angler/camera/QCamera2/HAL/
QCameraChannel.cpp 573 mStreams[i]->isTypeOf(CAM_STREAM_TYPE_POSTVIEW) ||
574 mStreams[i]->isOrignalTypeOf(CAM_STREAM_TYPE_POSTVIEW) ) ) {
933 if (pStream->isTypeOf(CAM_STREAM_TYPE_POSTVIEW) ||
942 pStream->isTypeOf(CAM_STREAM_TYPE_POSTVIEW) ||
944 pStream->isOrignalTypeOf(CAM_STREAM_TYPE_POSTVIEW) ||
    [all...]
QCameraPostProc.cpp 308 pStream->isTypeOf(CAM_STREAM_TYPE_POSTVIEW) ||
310 pStream->isOrignalTypeOf(CAM_STREAM_TYPE_POSTVIEW))) {
326 if (pStream->isTypeOf(CAM_STREAM_TYPE_POSTVIEW) ||
327 pStream->isOrignalTypeOf(CAM_STREAM_TYPE_POSTVIEW) ||
    [all...]
QCameraStream.cpp 691 case CAM_STREAM_TYPE_POSTVIEW:
851 mStreamInfo->stream_type == CAM_STREAM_TYPE_POSTVIEW) ) {
    [all...]
QCamera2HWI.cpp     [all...]
QCameraParameters.cpp     [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraChannel.cpp 572 mStreams[i]->isTypeOf(CAM_STREAM_TYPE_POSTVIEW) ||
573 mStreams[i]->isOrignalTypeOf(CAM_STREAM_TYPE_POSTVIEW) ) ) {
921 if (pStream->isTypeOf(CAM_STREAM_TYPE_POSTVIEW) ||
930 pStream->isTypeOf(CAM_STREAM_TYPE_POSTVIEW) ||
932 pStream->isOrignalTypeOf(CAM_STREAM_TYPE_POSTVIEW) ||
    [all...]
QCameraPostProc.cpp 308 pStream->isTypeOf(CAM_STREAM_TYPE_POSTVIEW) ||
310 pStream->isOrignalTypeOf(CAM_STREAM_TYPE_POSTVIEW))) {
326 if (pStream->isTypeOf(CAM_STREAM_TYPE_POSTVIEW) ||
327 pStream->isOrignalTypeOf(CAM_STREAM_TYPE_POSTVIEW) ||
    [all...]
QCameraStream.cpp 691 case CAM_STREAM_TYPE_POSTVIEW:
851 mStreamInfo->stream_type == CAM_STREAM_TYPE_POSTVIEW) ) {
    [all...]
QCamera2HWI.cpp     [all...]
QCameraParameters.cpp     [all...]
  /device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_snapshot.c 389 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_POSTVIEW) {
510 stream->s_config.stream_info->stream_type = CAM_STREAM_TYPE_POSTVIEW;
mm_qcamera_preview.c 189 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_POSTVIEW) {
841 abc_snap.type[1] = CAM_STREAM_TYPE_POSTVIEW;
    [all...]
  /device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_snapshot.c 389 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_POSTVIEW) {
509 stream->s_config.stream_info->stream_type = CAM_STREAM_TYPE_POSTVIEW;
  /device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_snapshot.c 389 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_POSTVIEW) {
509 stream->s_config.stream_info->stream_type = CAM_STREAM_TYPE_POSTVIEW;
  /hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/
mm_qcamera_snapshot.c 471 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_POSTVIEW) {
591 stream->s_config.stream_info->stream_type = CAM_STREAM_TYPE_POSTVIEW;
mm_qcamera_preview.c 278 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_POSTVIEW) {
    [all...]

Completed in 715 milliseconds

1 2