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

/frameworks/av/services/camera/libcameraservice/common/
H A DCamera2ClientBase.cpp301 void Camera2ClientBase<TClientBase>::notifyPrepared(int streamId) { function in class:android::Camera2ClientBase
/frameworks/wilhelm/src/android/
H A Dandroid_AudioSfDecoder.cpp166 // All error returns from this method are via notifyPrepared(status) followed by "return".
192 notifyPrepared(MEDIA_ERROR_BASE);
200 notifyPrepared(MEDIA_ERROR_BASE);
218 notifyPrepared(err);
235 notifyPrepared(ERROR_UNSUPPORTED);
261 notifyPrepared(ERROR_UNSUPPORTED);
305 notifyPrepared(ERROR_UNSUPPORTED);
315 notifyPrepared(MEDIA_ERROR_BASE);
596 void AudioSfDecoder::notifyPrepared(status_t prepareRes) { function in class:android::AudioSfDecoder
/frameworks/av/services/camera/libcameraservice/api2/
H A DCameraDeviceClient.cpp1013 void CameraDeviceClient::notifyPrepared(int streamId) { function in class:android::CameraDeviceClient
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayer.cpp2444 void NuPlayer::Source::notifyPrepared(status_t err) { function in class:android::NuPlayer::Source

Completed in 3899 milliseconds