Lines Matching refs:SL_LOGV
54 SL_LOGV("MediaPlayerNotificationClient::MediaPlayerNotificationClient()"); in MediaPlayerNotificationClient()
58 SL_LOGV("MediaPlayerNotificationClient::~MediaPlayerNotificationClient()"); in ~MediaPlayerNotificationClient()
118 SL_LOGV("MediaPlayerNotificationClient::notify(msg=%s (%d), ext1=%d, ext2=%d)", in notify()
178 SL_LOGV("MediaPlayerNotificationClient::notify(msg=MEDIA_ERROR, ext1=%s (%d), ext2=%d)", in notify()
197 SL_LOGV("MediaPlayerNotificationClient::notify(msg=MEDIA_INFO, ext1=%s (%d), ext2=%d)", in notify()
201 SL_LOGV("MEDIA_INFO_VIDEO_TRACK_LAGGING by %d ms", ext1); in notify()
204 SL_LOGV("MEDIA_INFO_NETWORK_BANDWIDTH %d kbps", ext2); in notify()
303 SL_LOGV("GenericMediaPlayer::setVideoSurfaceTexture()"); in setVideoSurfaceTexture()
316 SL_LOGV("GenericMediaPlayer::setPlaybackRate(%d)", ratePermille); in setPlaybackRate()
376 SL_LOGV("GenericMediaPlayer::onSeekComplete()"); in onSeekComplete()
396 SL_LOGV("GenericMediaPlayer::onSeek"); in onSeek()
431 SL_LOGV("GenericMediaPlayer::onLoop"); in onLoop()
526 SL_LOGV("GenericMediaPlayer::onBufferingUpdate(fillLevel=unknown)"); in onBufferingUpdate()
539 SL_LOGV("GenericMediaPlayer::afterMediaPlayerPrepared()"); in afterMediaPlayerPreparedSuccessfully()