Home
last modified time | relevance | path

Searched refs:mEffects (Results 1 – 4 of 4) sorted by relevance

/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCameraHWI.h720 int mEffects;
/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraHWI.h784 int mEffects; variable
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI_Parm.cpp2187 if (mEffects != value) { in setEffect()
2188 mEffects = value; in setEffect()
DQCameraHWI.cpp1054 mEffects(0), in QCameraHardwareInterface()