Lines Matching refs:value1
408 status_t BaseCameraAdapter::sendCommand(CameraCommands operation, int value1, int value2, int value… in sendCommand() argument
419 desc = ( BuffersDescriptor * ) value1; in sendCommand()
473 desc = ( BuffersDescriptor * ) value1; in sendCommand()
526 desc = ( BuffersDescriptor * ) value1; in sendCommand()
569 desc = (BuffersDescriptor *) value1; in sendCommand()
618 ret = startSmoothZoom(value1); in sendCommand()
777 refTimestamp = ( struct timeval * ) value1; in sendCommand()
854 ret = startBracketing(value1); in sendCommand()
900 refTimestamp = ( struct timeval * ) value1; in sendCommand()
961 frame = ( CameraFrame * ) value1; in sendCommand()
993 frame = ( CameraFrame * ) value1; in sendCommand()
1025 frame = ( CameraFrame * ) value1; in sendCommand()
1063 desc = ( BuffersDescriptor * ) value1; in sendCommand()
1111 ret = setupTunnel(value1, value2, value3, value4); in sendCommand()