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

/hardware/qcom/camera/hdr/include/
H A Dmorpho_easy_hdr.h564 * @param[in] value3 �ݒ�l
574 int value3,
584 * @param[out] value3 �ݒ�l�i�[��
594 int *value3,
/hardware/ti/omap4xxx/camera/inc/
H A DBaseCameraAdapter.h51 virtual status_t sendCommand(CameraCommands operation, int value1 = 0, int value2 = 0, int value3 = 0 );
H A DCameraHal.h829 virtual status_t sendCommand(CameraCommands operation, int value1=0, int value2=0, int value3=0) = 0;
/hardware/ti/omap4xxx/camera/
H A DBaseCameraAdapter.cpp327 status_t BaseCameraAdapter::sendCommand(CameraCommands operation, int value1, int value2, int value3) argument

Completed in 5957 milliseconds