Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/HAL/
DQCameraParameters.h170 static const char KEY_QC_ZSL_QUEUE_DEPTH[]; variable
DQCameraParameters.cpp86 const char QCameraParameters::KEY_QC_ZSL_QUEUE_DEPTH[] = "capture-burst-queue-depth"; member in qcamera::QCameraParameters
3597 str = params.get(KEY_QC_ZSL_QUEUE_DEPTH); in setZslAttributes()
3599 set(KEY_QC_ZSL_QUEUE_DEPTH, str); in setZslAttributes()
3603 set(KEY_QC_ZSL_QUEUE_DEPTH, prop); in setZslAttributes()
7208 int qdepth = getInt(KEY_QC_ZSL_QUEUE_DEPTH); in getZSLQueueDepth()
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraParameters.h176 static const char KEY_QC_ZSL_QUEUE_DEPTH[]; variable
DQCameraParameters.cpp109 const char QCameraParameters::KEY_QC_ZSL_QUEUE_DEPTH[] = "capture-burst-queue-depth"; member in qcamera::QCameraParameters
4287 str = params.get(KEY_QC_ZSL_QUEUE_DEPTH); in setZslAttributes()
4289 set(KEY_QC_ZSL_QUEUE_DEPTH, str); in setZslAttributes()
4293 set(KEY_QC_ZSL_QUEUE_DEPTH, prop); in setZslAttributes()
9125 int qdepth = getInt(KEY_QC_ZSL_QUEUE_DEPTH); in getZSLQueueDepth()
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraParameters.h176 static const char KEY_QC_ZSL_QUEUE_DEPTH[]; variable
DQCameraParameters.cpp109 const char QCameraParameters::KEY_QC_ZSL_QUEUE_DEPTH[] = "capture-burst-queue-depth"; member in qcamera::QCameraParameters
4287 str = params.get(KEY_QC_ZSL_QUEUE_DEPTH); in setZslAttributes()
4289 set(KEY_QC_ZSL_QUEUE_DEPTH, str); in setZslAttributes()
4293 set(KEY_QC_ZSL_QUEUE_DEPTH, prop); in setZslAttributes()
9125 int qdepth = getInt(KEY_QC_ZSL_QUEUE_DEPTH); in getZSLQueueDepth()