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

  /device/google/marlin/camera/QCamera2/HAL3/
QCamera3Channel.h 101 virtual int32_t initialize(cam_is_type_t isType) = 0;
113 virtual int32_t registerBuffer(buffer_handle_t *buffer, cam_is_type_t isType) = 0;
145 cam_is_type_t isType,
166 cam_is_type_t mIsType;
200 virtual int32_t initialize(cam_is_type_t isType);
209 virtual int32_t registerBuffer(buffer_handle_t *buffer, cam_is_type_t isType);
300 virtual int32_t initialize(cam_is_type_t isType);
328 virtual int32_t initialize(cam_is_type_t isType);
337 virtual int32_t registerBuffer(buffer_handle_t * /*buffer*/, cam_is_type_t /*isType*/)
365 virtual int32_t initialize(cam_is_type_t isType)
    [all...]
QCamera3Stream.h 71 cam_is_type_t is_type,
QCamera3Channel.cpp 166 cam_is_type_t isType,
    [all...]
QCamera3Stream.cpp 355 * @is_type : Image stabilization type, cam_is_type_t
372 cam_is_type_t is_type,
    [all...]
QCamera3HWI.cpp     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL3/
QCamera3Channel.h 104 virtual int32_t initialize(cam_is_type_t isType) = 0;
118 virtual int32_t registerBuffer(buffer_handle_t *buffer, cam_is_type_t isType) = 0;
136 uint32_t width, uint32_t height, bool forcePreviewUBWC, cam_is_type_t isType);
154 cam_is_type_t isType,
176 cam_is_type_t mIsType;
212 virtual int32_t initialize(cam_is_type_t isType);
222 virtual int32_t registerBuffer(buffer_handle_t *buffer, cam_is_type_t isType);
318 virtual int32_t initialize(cam_is_type_t isType);
346 virtual int32_t initialize(cam_is_type_t isType);
355 virtual int32_t registerBuffer(buffer_handle_t * /*buffer*/, cam_is_type_t /*isType*/
    [all...]
QCamera3Stream.h 72 cam_is_type_t is_type,
QCamera3Channel.cpp 170 cam_is_type_t isType,
660 uint32_t width, uint32_t height, bool forcePreviewUBWC, cam_is_type_t isType)
    [all...]
QCamera3HWI.h 548 cam_is_type_t m_ISTypeVideo;
    [all...]
QCamera3Stream.cpp 361 * @is_type : Image stabilization type, cam_is_type_t
378 cam_is_type_t is_type,
    [all...]
QCamera3HWI.cpp     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraParametersIntf.h 169 cam_is_type_t getVideoISType();
170 cam_is_type_t getPreviewISType();
QCameraParameters.h 741 cam_is_type_t getVideoISType();
742 cam_is_type_t getPreviewISType();
    [all...]
QCameraParametersIntf.cpp 622 cam_is_type_t QCameraParametersIntf::getVideoISType()
629 cam_is_type_t QCameraParametersIntf::getPreviewISType()
    [all...]
QCameraParameters.cpp     [all...]
  /device/google/marlin/camera/QCamera2/HAL/
QCameraParametersIntf.h 158 cam_is_type_t getISType();
QCameraParameters.h 717 cam_is_type_t getISType();
    [all...]
QCameraParametersIntf.cpp 584 cam_is_type_t QCameraParametersIntf::getISType()
    [all...]
QCameraParameters.cpp     [all...]
  /device/google/marlin/camera/QCamera2/stack/common/
cam_types.h 902 } cam_is_type_t; typedef in typeref:enum:__anon2212
    [all...]
cam_intf.h 630 cam_is_type_t is_type;
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/stack/common/
cam_types.h 1045 } cam_is_type_t; typedef in typeref:enum:__anon48990
    [all...]
cam_intf.h 770 cam_is_type_t is_type;
    [all...]

Completed in 664 milliseconds