Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraChannel.h162 int8_t getReprocCount(){return mPassCount;}; in getReprocCount()
163 void setReprocCount(int8_t count) {mPassCount = count;}; in setReprocCount()
177 int8_t mPassCount; variable
DQCameraChannel.cpp1047 mPassCount(0) in QCameraReprocessChannel()
1063 mPassCount(0) in QCameraReprocessChannel()