HomeSort by relevance Sort by last modified time
    Searched refs:GetPlaybackRange (Results 1 - 3 of 3) sorted by null

  /external/opencore/engines/player/include/
pv_player_interface.h 509 virtual PVCommandId GetPlaybackRange(PVPPlaybackPosition &aBeginPos, PVPPlaybackPosition &aEndPos, bool aQueued, const OsclAny* aContextData = NULL) = 0;
    [all...]
  /external/opencore/engines/player/src/
pv_player_engine.h 920 PVCommandId GetPlaybackRange(PVPPlaybackPosition &aBeginPos, PVPPlaybackPosition &aEndPos, bool aQueued, const OsclAny* aContextData = NULL);
    [all...]
pv_player_engine.cpp 499 PVCommandId PVPlayerEngine::GetPlaybackRange(PVPPlaybackPosition &aBeginPos, PVPPlaybackPosition &aEndPos, bool aQueued, const OsclAny* aContextData)
501 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "PVPlayerEngine::GetPlaybackRange()"));
    [all...]

Completed in 22 milliseconds