Home
last modified time | relevance | path

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

/hardware/qcom/camera/hdr/include/
Dmorpho_easy_hdr.h574 int value3,
594 int *value3,
/hardware/ti/omap4xxx/camera/inc/
DBaseCameraAdapter.h51 …al status_t sendCommand(CameraCommands operation, int value1 = 0, int value2 = 0, int value3 = 0 );
DCameraHal.h829 …virtual status_t sendCommand(CameraCommands operation, int value1=0, int value2=0, int value3=0) =…
/hardware/ti/omap4xxx/camera/
DBaseCameraAdapter.cpp327 …atus_t BaseCameraAdapter::sendCommand(CameraCommands operation, int value1, int value2, int value3) in sendCommand() argument