/aosp12/frameworks/av/media/libmedia/ |
H A D | IMediaRecorderClient.cpp | 38 virtual void notify(int msg, int ext1, int ext2) in notify() 60 int ext1 = data.readInt32(); in onTransact() local
|
H A D | IMediaPlayerClient.cpp | 38 virtual void notify(int msg, int ext1, int ext2, const Parcel *obj) in notify() 63 int ext1 = data.readInt32(); in onTransact() local
|
H A D | mediarecorder.cpp | 827 void MediaRecorder::notify(int msg, int ext1, int ext2) in notify()
|
H A D | mediaplayer.cpp | 857 void MediaPlayer::notify(int msg, int ext1, int ext2, const Parcel *obj) in notify()
|
/aosp12/frameworks/av/media/libstagefright/tests/writer/ |
H A D | WriterListener.h | 32 virtual void notify(int32_t msg, int32_t ext1, int32_t ext2) { in notify()
|
/aosp12/frameworks/av/camera/ |
H A D | ICameraClient.cpp | 47 void notifyCallback(int32_t msgType, int32_t ext1, int32_t ext2) in notifyCallback() 132 int32_t ext1 = data.readInt32(); in onTransact() local
|
H A D | CameraBase.cpp | 231 int32_t ext1, in notifyCallback()
|
H A D | Camera.cpp | 298 void Camera::notifyCallback(int32_t msgType, int32_t ext1, int32_t ext2) in notifyCallback()
|
/aosp12/hardware/google/graphics/common/libhwc2.1/libvirtualdisplay/ |
H A D | ExynosVirtualDisplay.cpp | 127 int ExynosVirtualDisplay::sendWFDCommand(int32_t cmd, int32_t ext1, int32_t ext2) in sendWFDCommand()
|
/aosp12/frameworks/wilhelm/src/android/ |
H A D | android_GenericMediaPlayer.cpp | 116 void MediaPlayerNotificationClient::notify(int msg, int ext1, int ext2, const Parcel *obj) { in notify()
|
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/ |
H A D | NuPlayerDriver.cpp | 1015 int msg, int ext1, int ext2, const Parcel *in) { in notifyListener() 1021 int msg, int ext1, int ext2, const Parcel *in) { in notifyListener_l()
|
H A D | NuPlayer.cpp | 2133 void NuPlayer::notifyListener(int msg, int ext1, int ext2, const Parcel *in) { in notifyListener()
|
/aosp12/hardware/google/graphics/common/libhwc2.1/libhwcService/ |
H A D | IExynosHWC.cpp | 125 virtual int sendWFDCommand(int32_t cmd, int32_t ext1, int32_t ext2) in sendWFDCommand() 474 int ext1 = data.readInt32(); in onTransact() local
|
H A D | ExynosHWCService.cpp | 88 int ExynosHWCService::sendWFDCommand(int32_t cmd, int32_t ext1, int32_t ext2) in sendWFDCommand()
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
H A D | QCamera2HWI.h | 94 int32_t ext1; member 143 int32_t ext1; // extended parameter member
|
H A D | QCameraMuxer.cpp | 2257 int32_t QCameraMuxer::sendEvtNotify(int32_t msg_type, int32_t ext1, in sendEvtNotify()
|
H A D | QCameraPostProc.cpp | 860 int32_t ext1, in sendEvtNotify()
|
H A D | QCamera2HWI.cpp | 6589 int32_t ext1, in sendEvtNotify()
|
/aosp12/frameworks/av/media/libmediaplayerservice/ |
H A D | MediaPlayerService.h | 448 virtual void notify(int msg, int ext1, int ext2, const Parcel *obj) { in notify()
|
H A D | MediaPlayerService.cpp | 1616 int msg, int ext1, int ext2, const Parcel *obj) in notify()
|
/aosp12/frameworks/base/media/jni/ |
H A D | android_media_MediaRecorder.cpp | 118 void JNIMediaRecorderListener::notify(int msg, int ext1, int ext2) in notify()
|
H A D | android_media_MediaPlayer.cpp | 143 void JNIMediaPlayerListener::notify(int msg, int ext1, int ext2, const Parcel *obj) in notify()
|
/aosp12/hardware/interfaces/camera/device/1.0/default/ |
H A D | CameraDevice.cpp | 418 void CameraDevice::sNotifyCb(int32_t msg_type, int32_t ext1, int32_t ext2, void *user) { in sNotifyCb()
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/test/ |
H A D | qcamera_test.cpp | 826 void CameraContext::notify(int32_t msgType, int32_t ext1, int32_t ext2) in notify()
|
/aosp12/frameworks/base/core/jni/ |
H A D | android_hardware_Camera.cpp | 197 void JNICameraContext::notify(int32_t msgType, int32_t ext1, int32_t ext2) in notify()
|