Searched refs:kEventHasVideoSize (Results 1 - 4 of 4) sorted by path

/frameworks/wilhelm/src/android/
H A DAudioPlayer_to_android.cpp870 case android::GenericPlayer::kEventHasVideoSize:
871 //SL_LOGW("Unexpected kEventHasVideoSize");
H A DMediaPlayer_to_android.cpp101 case android::GenericPlayer::kEventHasVideoSize: {
102 SL_LOGV("Received AVPlayer::kEventHasVideoSize (%d,%d) for CMediaPlayer %p",
H A Dandroid_GenericPlayer.cpp440 notifClient(kEventHasVideoSize, val1, val2, notifUser);
H A Dandroid_GenericPlayer.h50 kEventHasVideoSize = 'vsiz', enumerator in enum:android::GenericPlayer::__anon1606

Completed in 52 milliseconds