Searched defs:notifyPrepared (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/services/camera/libcameraservice/common/
H A DCamera2ClientBase.cpp298 void Camera2ClientBase<TClientBase>::notifyPrepared(int streamId) { function in class:android::Camera2ClientBase
/frameworks/wilhelm/src/android/
H A Dandroid_AudioSfDecoder.cpp164 // All error returns from this method are via notifyPrepared(status) followed by "return".
190 notifyPrepared(MEDIA_ERROR_BASE);
198 notifyPrepared(MEDIA_ERROR_BASE);
216 notifyPrepared(err);
233 notifyPrepared(ERROR_UNSUPPORTED);
259 notifyPrepared(ERROR_UNSUPPORTED);
309 notifyPrepared(ERROR_UNSUPPORTED);
319 notifyPrepared(MEDIA_ERROR_BASE);
600 void AudioSfDecoder::notifyPrepared(status_t prepareRes) { function in class:android::AudioSfDecoder
/frameworks/av/services/camera/libcameraservice/api2/
H A DCameraDeviceClient.cpp852 void CameraDeviceClient::notifyPrepared(int streamId) { function in class:android::CameraDeviceClient
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayer.cpp2353 void NuPlayer::Source::notifyPrepared(status_t err) { function in class:android::NuPlayer::Source

Completed in 134 milliseconds