Home
last modified time | relevance | path

Searched defs:Player (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/animation/
DTimedItem.h41 class Player; variable
55 friend class Player; // Calls attach/detach, updateInheritedTime. variable
DPlayer.cpp51 Player::Player(DocumentTimeline& timeline, TimedItem* content) in Player() function in WebCore::Player