Home
last modified time | relevance | path

Searched refs:mTotalPPCount (Results 1 – 6 of 6) sorted by relevance

/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraParameters.h765 int8_t getReprocCount(){return mTotalPPCount;}; in getReprocCount()
1050 int8_t mTotalPPCount; variable
DQCameraParameters.cpp853 mTotalPPCount = 0; in QCameraParameters()
938 mTotalPPCount = 0; in QCameraParameters()
11797 mTotalPPCount = 1; //Default reprocessing Pass count in setReprocCount()
11810 mTotalPPCount++; in setReprocCount()
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraParameters.h765 int8_t getReprocCount(){return mTotalPPCount;}; in getReprocCount()
1050 int8_t mTotalPPCount; variable
DQCameraParameters.cpp853 mTotalPPCount = 0; in QCameraParameters()
938 mTotalPPCount = 0; in QCameraParameters()
11797 mTotalPPCount = 1; //Default reprocessing Pass count in setReprocCount()
11810 mTotalPPCount++; in setReprocCount()
/device/google/marlin/camera/QCamera2/HAL/
DQCameraParameters.h811 int8_t getReprocCount(){return mTotalPPCount;}; in getReprocCount()
1192 int8_t mTotalPPCount; variable
DQCameraParameters.cpp1008 mTotalPPCount = 1; in QCameraParameters()
1115 mTotalPPCount = 0; in QCameraParameters()
13538 mTotalPPCount = 1; //Default reprocessing Pass count in setReprocCount()
13543 mTotalPPCount++; in setReprocCount()
13554 mTotalPPCount++; in setReprocCount()