Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraPostProc.h273 static const char *STORE_LOCATION; // path for storing buffers variable
DQCameraPostProc.cpp50 const char *QCameraPostProcessor::STORE_LOCATION = "/sdcard/img_%d.jpg"; member in qcamera::QCameraPostProcessor
3080 QCameraPostProcessor::STORE_LOCATION, in dataSaveRoutine()