Searched defs:sendCommand (Results 1 – 11 of 11) sorted by relevance
/frameworks/av/camera/ |
D | Camera.cpp | 230 status_t Camera::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) in sendCommand() function in android::Camera
|
D | ICamera.cpp | 224 virtual status_t sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) in sendCommand() function in android::BpCamera
|
/frameworks/av/media/libstagefright/omx/ |
D | SoftOMXComponent.cpp | 259 OMX_ERRORTYPE SoftOMXComponent::sendCommand( in sendCommand() function in android::SoftOMXComponent
|
D | SimpleSoftOMXComponent.cpp | 57 OMX_ERRORTYPE SimpleSoftOMXComponent::sendCommand( in sendCommand() function in android::SimpleSoftOMXComponent
|
D | OMX.cpp | 280 status_t OMX::sendCommand( in sendCommand() function in android::OMX
|
D | OMXNodeInstance.cpp | 239 status_t OMXNodeInstance::sendCommand( in sendCommand() function in android::OMXNodeInstance
|
/frameworks/av/media/libstagefright/ |
D | OMXClient.cpp | 221 status_t MuxOMX::sendCommand( in sendCommand() function in android::MuxOMX
|
/frameworks/av/services/camera/libcameraservice/ |
D | CameraHardwareInterface.h | 404 status_t sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) in sendCommand() function
|
D | CameraClient.cpp | 594 status_t CameraClient::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) { in sendCommand() function in android::CameraClient
|
D | Camera2Client.cpp | 1193 status_t Camera2Client::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) { in sendCommand() function in android::Camera2Client
|
/frameworks/av/media/libmedia/ |
D | IOMX.cpp | 121 virtual status_t sendCommand( in sendCommand() function in android::BpOMX
|