Home
last modified time | relevance | path

Searched defs:ext2 (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.h95 int32_t ext2; member
144 int32_t ext2; // extended parameter member
DQCameraMuxer.cpp2258 int32_t ext2) in sendEvtNotify()
DQCameraPostProc.cpp861 int32_t ext2) in sendEvtNotify()
DQCamera2HWI.cpp6590 int32_t ext2) in sendEvtNotify()
/hardware/interfaces/camera/device/1.0/default/
DCameraDevice.cpp413 void CameraDevice::sNotifyCb(int32_t msg_type, int32_t ext1, int32_t ext2, void *user) { in sNotifyCb()
/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
Dqcamera_test.cpp826 void CameraContext::notify(int32_t msgType, int32_t ext1, int32_t ext2) in notify()