HomeSort by relevance Sort by last modified time
    Searched defs:notifyPrepared (Results 1 - 5 of 5) sorted by null

  /frameworks/av/services/camera/libcameraservice/common/
Camera2ClientBase.cpp 316 void Camera2ClientBase<TClientBase>::notifyPrepared(int streamId) {
  /frameworks/wilhelm/src/android/
android_AudioSfDecoder.cpp 169 // All error returns from this method are via notifyPrepared(status) followed by "return".
195 notifyPrepared(MEDIA_ERROR_BASE);
203 notifyPrepared(MEDIA_ERROR_BASE);
221 notifyPrepared(err);
238 notifyPrepared(ERROR_UNSUPPORTED);
264 notifyPrepared(ERROR_UNSUPPORTED);
309 notifyPrepared(ERROR_UNSUPPORTED);
319 notifyPrepared(MEDIA_ERROR_BASE);
600 void AudioSfDecoder::notifyPrepared(status_t prepareRes) {
  /frameworks/av/services/camera/libcameraservice/api2/
CameraDeviceClient.cpp     [all...]
  /frameworks/av/media/libmediaplayer2/nuplayer2/
NuPlayer2.cpp     [all...]
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayer.cpp     [all...]

Completed in 252 milliseconds