Home
last modified time | relevance | path

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

/frameworks/av/camera/
DCamera.cpp233 status_t Camera::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) in sendCommand() function in android::Camera
DICamera.cpp238 virtual status_t sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) in sendCommand() function in android::BpCamera
/frameworks/av/media/libstagefright/omx/
DSimpleSoftOMXComponent.cpp57 OMX_ERRORTYPE SimpleSoftOMXComponent::sendCommand( in sendCommand() function in android::SimpleSoftOMXComponent
DSoftOMXComponent.cpp259 OMX_ERRORTYPE SoftOMXComponent::sendCommand( in sendCommand() function in android::SoftOMXComponent
DOMX.cpp280 status_t OMX::sendCommand( in sendCommand() function in android::OMX
DOMXNodeInstance.cpp243 status_t OMXNodeInstance::sendCommand( in sendCommand() function in android::OMXNodeInstance
/frameworks/av/media/libstagefright/
DOMXClient.cpp236 status_t MuxOMX::sendCommand( in sendCommand() function in android::MuxOMX
/frameworks/av/services/camera/libcameraservice/device1/
DCameraHardwareInterface.h404 status_t sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) in sendCommand() function
/frameworks/av/services/camera/libcameraservice/api1/
DCameraClient.cpp595 status_t CameraClient::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) { in sendCommand() function in android::CameraClient
DCamera2Client.cpp1319 status_t Camera2Client::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) { in sendCommand() function in android::Camera2Client
/frameworks/av/media/libmedia/
DIOMX.cpp124 virtual status_t sendCommand( in sendCommand() function in android::BpOMX