Searched refs:CastVideoElement (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/file_manager/video_player/js/cast/
H A Dcast_video_element.js30 function CastVideoElement(media, session) { class
53 CastVideoElement.prototype = {
/external/chromium_org/ui/file_manager/video_player/js/
H A Dvideo_player.js342 this.videoElement_ = new CastVideoElement(media, session);
425 // If the element has dispose method, call it (CastVideoElement has it).

Completed in 236 milliseconds