Searched defs:sendCommand (Results 1 – 4 of 4) sorted by relevance
88 static void sendCommand(uint32_t cmd, in sendCommand() function
612 Result Effect::sendCommand(int commandCode, const char* commandName) { in sendCommand() function in android::hardware::audio::effect::CPP_VERSION::implementation::Effect616 Result Effect::sendCommand(int commandCode, const char* commandName, uint32_t size, void* data) { in sendCommand() function in android::hardware::audio::effect::CPP_VERSION::implementation::Effect
992 Return<Status> CameraDevice::sendCommand(CommandType cmd, int32_t arg1, int32_t arg2) { in sendCommand() function in android::hardware::camera::device::V1_0::implementation::CameraDevice
6128 int QCamera2HardwareInterface::sendCommand(int32_t command, in sendCommand() function in qcamera::QCamera2HardwareInterface