Searched defs:notifyPrepared (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/av/services/camera/libcameraservice/api2/ | ||
H A D | CameraOfflineSessionClient.cpp | 315 void CameraOfflineSessionClient::notifyPrepared(int /*streamId*/) { in notifyPrepared() function in android::CameraOfflineSessionClient |
H A D | CameraDeviceClient.cpp | 1861 void CameraDeviceClient::notifyPrepared(int streamId) { in notifyPrepared() function in android::CameraDeviceClient |
/aosp12/frameworks/av/services/camera/libcameraservice/common/ | ||
H A D | Camera2ClientBase.cpp | 338 void Camera2ClientBase<TClientBase>::notifyPrepared(int streamId) { in notifyPrepared() function in android::Camera2ClientBase |
/aosp12/frameworks/wilhelm/src/android/ | ||
H A D | android_AudioSfDecoder.cpp | 604 void AudioSfDecoder::notifyPrepared(status_t prepareRes) { in notifyPrepared() function in android::AudioSfDecoder |
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/ | ||
H A D | NuPlayer.cpp | 3153 void NuPlayer::Source::notifyPrepared(status_t err) { in notifyPrepared() function in android::NuPlayer::Source |