OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notifyPrepared
(Results
1 - 15
of
15
) sorted by null
/frameworks/wilhelm/src/android/
AacBqToPcmCbRenderer.cpp
157
notifyPrepared
(ERROR_UNSUPPORTED);
166
notifyPrepared
(ERROR_UNSUPPORTED);
176
notifyPrepared
(MEDIA_ERROR_BASE);
android_AudioSfDecoder.cpp
166
// 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) {
android_AudioSfDecoder.h
115
void
notifyPrepared
(status_t prepareRes);
/frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerSource.h
135
void
notifyPrepared
(status_t err = OK);
RTSPSource.cpp
87
notifyPrepared
(BAD_VALUE);
365
notifyPrepared
();
723
notifyPrepared
(err);
750
notifyPrepared
(err);
HTTPLiveSource.cpp
320
notifyPrepared
();
329
notifyPrepared
(err);
StreamingSource.cpp
65
notifyPrepared
();
GenericSource.cpp
491
notifyPrepared
();
514
notifyPrepared
(err);
[
all
...]
NuPlayer.cpp
[
all
...]
/frameworks/av/services/camera/libcameraservice/common/
Camera2ClientBase.h
75
virtual void
notifyPrepared
(int streamId);
CameraDeviceBase.h
206
virtual void
notifyPrepared
(int streamId) = 0;
291
* Calls
notifyPrepared
() once allocation is complete.
308
* Calls
notifyPrepared
() once allocation is complete.
Camera2ClientBase.cpp
302
void Camera2ClientBase<TClientBase>::
notifyPrepared
(int streamId) {
/frameworks/av/services/camera/libcameraservice/api2/
CameraDeviceClient.h
166
virtual void
notifyPrepared
(int streamId);
CameraDeviceClient.cpp
[
all
...]
/frameworks/av/services/camera/libcameraservice/device3/
Camera3Device.cpp
[
all
...]
Completed in 457 milliseconds