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

  /device/google/marlin/camera/QCamera2/HAL/
QCameraParametersIntf.h 231 int32_t getStreamPpMask(cam_stream_type_t stream_type, cam_feature_mask_t &pp_mask);
QCameraParametersIntf.cpp 1028 int32_t QCameraParametersIntf::getStreamPpMask(cam_stream_type_t stream_type,
1033 return mImpl->getStreamPpMask(stream_type, pp_mask);
    [all...]
QCameraParameters.h     [all...]
QCamera2HWI.cpp     [all...]
QCameraParameters.cpp     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraParametersIntf.h 245 int32_t getStreamPpMask(cam_stream_type_t stream_type, cam_feature_mask_t &pp_mask);
QCameraParametersIntf.cpp 1087 int32_t QCameraParametersIntf::getStreamPpMask(cam_stream_type_t stream_type,
1092 return mImpl->getStreamPpMask(stream_type, pp_mask);
    [all...]
QCameraParameters.h     [all...]
QCamera2HWI.cpp     [all...]
QCameraParameters.cpp     [all...]

Completed in 221 milliseconds