Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCameraChannel.h151 int8_t getReprocCount(){return mPassCount;}; in getReprocCount()
152 void setReprocCount(int8_t count) {mPassCount = count;}; in setReprocCount()
166 int8_t mPassCount; variable
DQCameraChannel.cpp906 mPassCount(0) in QCameraReprocessChannel()
922 mPassCount(0) in QCameraReprocessChannel()