Home
last modified time | relevance | path

Searched defs:msgType (Results 1 – 21 of 21) sorted by relevance

/frameworks/av/camera/
DICameraClient.cpp42 void notifyCallback(int32_t msgType, int32_t ext1, int32_t ext2) in notifyCallback()
54 void dataCallback(int32_t msgType, const sp<IMemory>& imageData, in dataCallback()
70 void dataCallbackTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& imageData) in dataCallbackTimestamp()
93 int32_t msgType = data.readInt32(); in onTransact() local
102 int32_t msgType = data.readInt32(); in onTransact() local
119 int32_t msgType = data.readInt32(); in onTransact() local
DICameraRecordingProxyListener.cpp38 void dataCallbackTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& imageData) in dataCallbackTimestamp()
62 int32_t msgType = data.readInt32(); in onTransact() local
DCamera.cpp232 status_t Camera::takePicture(int msgType) in takePicture()
297 void Camera::notifyCallback(int32_t msgType, int32_t ext1, int32_t ext2) in notifyCallback()
303 void Camera::dataCallback(int32_t msgType, const sp<IMemory>& dataPtr, in dataCallback()
317 void Camera::dataCallbackTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dataPtr) in dataCallbackTimestamp()
DICamera.cpp207 status_t takePicture(int msgType) in takePicture()
376 int msgType = data.readInt32(); in onTransact() local
DCameraBase.cpp169 void CameraBase<TCam, TCamTraits>::notifyCallback(int32_t msgType, in notifyCallback()
/frameworks/av/services/camera/libcameraservice/api1/
DCameraClient.cpp523 status_t CameraClient::takePicture(int msgType) { in takePicture()
656 void CameraClient::enableMsgType(int32_t msgType) { in enableMsgType()
661 void CameraClient::disableMsgType(int32_t msgType) { in disableMsgType()
667 bool CameraClient::lockIfMessageWanted(int32_t msgType) { in lockIfMessageWanted()
708 void CameraClient::notifyCallback(int32_t msgType, int32_t ext1, in notifyCallback()
728 void CameraClient::dataCallback(int32_t msgType, in dataCallback()
762 int32_t msgType, const sp<IMemory>& dataPtr, void* user) { in dataCallbackTimestamp()
797 void CameraClient::handlePreviewData(int32_t msgType, in handlePreviewData()
880 void CameraClient::handleGenericNotify(int32_t msgType, in handleGenericNotify()
889 void CameraClient::handleGenericData(int32_t msgType, in handleGenericData()
[all …]
DCamera2Client.cpp1396 status_t Camera2Client::takePicture(int msgType) { in takePicture()
/frameworks/base/core/jni/
Dandroid_hardware_Camera.cpp193 void JNICameraContext::notify(int32_t msgType, int32_t ext1, int32_t ext2) in notify()
246 void JNICameraContext::copyAndPost(JNIEnv* env, const sp<IMemory>& dataPtr, int msgType) in copyAndPost()
299 void JNICameraContext::postData(int32_t msgType, const sp<IMemory>& dataPtr, in postData()
346 void JNICameraContext::postDataTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dat… in postDataTimestamp()
352 void JNICameraContext::postMetadata(JNIEnv *env, int32_t msgType, camera_frame_metadata_t *metadata) in postMetadata()
438 JNIEnv *env, jbyteArray cbb, int msgType) in addCallbackBuffer()
720 …roid_hardware_Camera_addCallbackBuffer(JNIEnv *env, jobject thiz, jbyteArray bytes, jint msgType) { in android_hardware_Camera_addCallbackBuffer()
754 static void android_hardware_Camera_takePicture(JNIEnv *env, jobject thiz, jint msgType) in android_hardware_Camera_takePicture()
/frameworks/av/media/libstagefright/
DCameraSource.cpp73 void CameraSourceListener::notify(int32_t msgType, int32_t ext1, int32_t ext2) { in notify()
80 void CameraSourceListener::postData(int32_t msgType, const sp<IMemory> &dataPtr, in postData()
92 nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dataPtr) { in postDataTimestamp()
938 nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dataPtr) { in dataCallbackTimestamp()
DCameraSourceTimeLapse.cpp302 void CameraSourceTimeLapse::dataCallbackTimestamp(int64_t timestampUs, int32_t msgType, in dataCallbackTimestamp()
/frameworks/av/services/camera/libcameraservice/device1/
DCameraHardwareInterface.h165 void enableMsgType(int32_t msgType) in enableMsgType()
182 void disableMsgType(int32_t msgType) in disableMsgType()
194 int msgTypeEnabled(int32_t msgType) in msgTypeEnabled()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/sms/
DUserData.java134 public int msgType; field in UserData
/frameworks/av/services/camera/libcameraservice/api1/client2/
DCaptureSequencer.cpp67 status_t CaptureSequencer::startCapture(int msgType) { in startCapture()
773 sp<Camera2Client> client, int msgType) { in shutterNotifyLocked()
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
DBluetoothMapEventReport.java117 private BluetoothMapBmessage.Type parseMsgType(String msgType) throws IllegalArgumentException { in parseMsgType()
/frameworks/av/include/media/stagefright/
DCameraSource.h185 virtual void dataCallback(int32_t msgType, const sp<IMemory> &data) {} in dataCallback()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaInboundSmsHandler.java281 int msgType = (0xFF & pdu[index++]); in processCdmaWapPdu() local
/frameworks/base/core/java/android/net/
DIpReachabilityMonitor.java420 final short msgType = neighMsg.getHeader().nlmsg_type; in evaluateRtNetlinkNeighborMessage() local
/frameworks/av/media/libstagefright/omx/
DSimpleSoftOMXComponent.cpp336 uint32_t msgType = msg->what(); in onMessageReceived() local
/frameworks/base/core/java/android/hardware/
DCamera.java923 private final void addCallbackBuffer(byte[] callbackBuffer, int msgType) in addCallbackBuffer()
936 byte[] callbackBuffer, int msgType); in _addCallbackBuffer()
1381 private native final void native_takePicture(int msgType); in native_takePicture()
1420 int msgType = 0; in takePicture() local
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
DPduPersister.java605 int msgType = headers.getOctet(PduHeaders.MESSAGE_TYPE); in load() local
1335 int msgType = pdu.getMessageType(); in persist() local
/frameworks/base/services/core/java/com/android/server/connectivity/
DTethering.java1629 void notify(int msgType) { in notify()