Home
last modified time | relevance | path

Searched defs:sendCommand (Results 1 – 11 of 11) sorted by relevance

/frameworks/av/camera/
DCamera.cpp230 status_t Camera::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) in sendCommand() function in android::Camera
DICamera.cpp224 virtual status_t sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) in sendCommand() function in android::BpCamera
/frameworks/av/media/libstagefright/omx/
DSoftOMXComponent.cpp259 OMX_ERRORTYPE SoftOMXComponent::sendCommand( in sendCommand() function in android::SoftOMXComponent
DSimpleSoftOMXComponent.cpp57 OMX_ERRORTYPE SimpleSoftOMXComponent::sendCommand( in sendCommand() function in android::SimpleSoftOMXComponent
DOMX.cpp280 status_t OMX::sendCommand( in sendCommand() function in android::OMX
DOMXNodeInstance.cpp239 status_t OMXNodeInstance::sendCommand( in sendCommand() function in android::OMXNodeInstance
/frameworks/av/media/libstagefright/
DOMXClient.cpp221 status_t MuxOMX::sendCommand( in sendCommand() function in android::MuxOMX
/frameworks/av/services/camera/libcameraservice/
DCameraHardwareInterface.h404 status_t sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) in sendCommand() function
DCameraClient.cpp594 status_t CameraClient::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) { in sendCommand() function in android::CameraClient
DCamera2Client.cpp1193 status_t Camera2Client::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) { in sendCommand() function in android::Camera2Client
/frameworks/av/media/libmedia/
DIOMX.cpp121 virtual status_t sendCommand( in sendCommand() function in android::BpOMX