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

  /external/opencore/engines/player/include/
pv_player_interface.h 305 virtual PVCommandId GetPVPlayerState(PVPlayerState& aState, const OsclAny* aContextData = NULL) = 0;
    [all...]
  /external/opencore/engines/player/src/
pv_player_engine.cpp 315 PVCommandId PVPlayerEngine::GetPVPlayerState(PVPlayerState& aState, const OsclAny* aContextData)
317 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "PVPlayerEngine::GetPVPlayerState()"));
    [all...]
pv_player_engine.h 911 PVCommandId GetPVPlayerState(PVPlayerState& aState, const OsclAny* aContextData = NULL);
    [all...]
  /external/opencore/engines/player/test/src/
test_pv_player_engine_testset1.cpp     [all...]

Completed in 39 milliseconds