Home
last modified time | relevance | path

Searched refs:getReprocessType (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3Channel.h229 virtual reprocess_type_t getReprocessType() = 0;
322 virtual reprocess_type_t getReprocessType();
391 virtual reprocess_type_t getReprocessType();
495 virtual reprocess_type_t getReprocessType();
568 virtual reprocess_type_t getReprocessType();
783 reprocess_type_t getReprocessType() override { return REPROCESS_TYPE_NONE; } in getReprocessType() function
DQCamera3Channel.cpp1699 reproc_cfg.reprocess_type = getReprocessType(); in setReprocConfig()
2191 reprocess_type_t QCamera3RegularChannel::getReprocessType() in getReprocessType() function in qcamera::QCamera3RegularChannel
2543 reprocess_type_t QCamera3RawChannel::getReprocessType() in getReprocessType() function in qcamera::QCamera3RawChannel
3462 reprocess_type_t QCamera3YUVChannel::getReprocessType() in getReprocessType() function in qcamera::QCamera3YUVChannel
4206 reprocess_type_t QCamera3PicChannel::getReprocessType() in getReprocessType() function in qcamera::QCamera3PicChannel