Lines Matching full:case
21 case MediaLogEvent::WEBMEDIAPLAYER_CREATED:
23 case MediaLogEvent::WEBMEDIAPLAYER_DESTROYED:
25 case MediaLogEvent::PIPELINE_CREATED:
27 case MediaLogEvent::PIPELINE_DESTROYED:
29 case MediaLogEvent::LOAD:
31 case MediaLogEvent::SEEK:
33 case MediaLogEvent::PLAY:
35 case MediaLogEvent::PAUSE:
37 case MediaLogEvent::PIPELINE_STATE_CHANGED:
39 case MediaLogEvent::PIPELINE_ERROR:
41 case MediaLogEvent::VIDEO_SIZE_SET:
43 case MediaLogEvent::DURATION_SET:
45 case MediaLogEvent::TOTAL_BYTES_SET:
47 case MediaLogEvent::NETWORK_ACTIVITY_SET:
49 case MediaLogEvent::AUDIO_ENDED:
51 case MediaLogEvent::VIDEO_ENDED:
53 case MediaLogEvent::TEXT_ENDED:
55 case MediaLogEvent::AUDIO_RENDERER_DISABLED:
57 case MediaLogEvent::BUFFERED_EXTENTS_CHANGED:
59 case MediaLogEvent::MEDIA_SOURCE_ERROR:
61 case MediaLogEvent::PROPERTY_CHANGE:
70 case PIPELINE_OK:
72 case PIPELINE_ERROR_URL_NOT_FOUND:
74 case PIPELINE_ERROR_NETWORK:
76 case PIPELINE_ERROR_DECODE:
78 case PIPELINE_ERROR_DECRYPT:
80 case PIPELINE_ERROR_ABORT:
82 case PIPELINE_ERROR_INITIALIZATION_FAILED:
84 case PIPELINE_ERROR_COULD_NOT_RENDER:
86 case PIPELINE_ERROR_READ:
88 case PIPELINE_ERROR_OPERATION_PENDING:
90 case PIPELINE_ERROR_INVALID_STATE:
92 case DEMUXER_ERROR_COULD_NOT_OPEN:
94 case DEMUXER_ERROR_COULD_NOT_PARSE:
96 case DEMUXER_ERROR_NO_SUPPORTED_STREAMS:
98 case DECODER_ERROR_NOT_SUPPORTED:
100 case PIPELINE_STATUS_MAX: