Home
last modified time | relevance | path

Searched defs:getPlayer (Results 1 – 25 of 122) sorted by relevance

12345

/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/main/java/org/mozilla/gecko/media/
H A DGeckoPlayerFactory.java15 synchronized static BaseHlsPlayer getPlayer() { in getPlayer() method in GeckoPlayerFactory
27 synchronized static BaseHlsPlayer getPlayer(final int id) { in getPlayer() method in GeckoPlayerFactory
/dports/www/firefox/firefox-99.0/mobile/android/geckoview/src/main/java/org/mozilla/gecko/media/
H A DGeckoPlayerFactory.java14 static synchronized BaseHlsPlayer getPlayer() { in getPlayer() method in GeckoPlayerFactory
26 static synchronized BaseHlsPlayer getPlayer(final int id) { in getPlayer() method in GeckoPlayerFactory
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/main/java/org/mozilla/gecko/media/
H A DGeckoPlayerFactory.java15 synchronized static BaseHlsPlayer getPlayer() { in getPlayer() method in GeckoPlayerFactory
27 synchronized static BaseHlsPlayer getPlayer(final int id) { in getPlayer() method in GeckoPlayerFactory
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/geckoview/src/main/java/org/mozilla/gecko/media/
H A DGeckoPlayerFactory.java15 synchronized static BaseHlsPlayer getPlayer() { in getPlayer() method in GeckoPlayerFactory
27 synchronized static BaseHlsPlayer getPlayer(int id) { in getPlayer() method in GeckoPlayerFactory
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/geckoview/src/main/java/org/mozilla/gecko/media/
H A DGeckoPlayerFactory.java15 synchronized static BaseHlsPlayer getPlayer() { in getPlayer() method in GeckoPlayerFactory
27 synchronized static BaseHlsPlayer getPlayer(final int id) { in getPlayer() method in GeckoPlayerFactory
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/config/
H A Dplayer_manager.hpp130 const PlayerProfile *getPlayer(unsigned int n) const in getPlayer() function in PlayerManager
136 PlayerProfile *getPlayer(unsigned int n) { return &m_all_players[n];} in getPlayer() function in PlayerManager
/dports/audio/pianod2/pianod2-329/src/mediaunits/filesystem/
H A Dfilesystemplayer.cpp20 Media::Player *Source::getPlayer (const AudioSettings &audio, PianodSong *s) { in getPlayer() function in Filesystem::Source
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima4/controllers/
H A Dread_player_controller.cpp54 int ReadPlayerController::getPlayer() { in getPlayer() function in Ultima::Ultima4::ReadPlayerController
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwmechanics/
H A Dactorutil.cpp11 MWWorld::Ptr getPlayer() in getPlayer() function
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/server/core/engine/dbcommand/
H A DReadAchievementsForPlayerCommand.java48 public Player getPlayer() { in getPlayer() method in ReadAchievementsForPlayerCommand
H A DGetPostmanMessagesCommand.java66 public Player getPlayer() { in getPlayer() method in GetPostmanMessagesCommand
H A DReadPendingAchievementDetailsCommand.java57 public Player getPlayer() { in getPlayer() method in ReadPendingAchievementDetailsCommand
H A DQueryCanonicalCharacterNamesCommand.java69 public Player getPlayer() { in getPlayer() method in QueryCanonicalCharacterNamesCommand
/dports/polish/kadu/kadu-4.3/plugins/mprisplayer_mediaplayer/gui/windows/
H A Dmpris-player-dialog.cpp81 QString MPRISPlayerDialog::getPlayer() in getPlayer() function in MPRISPlayerDialog
/dports/games/maxr/maxr-0.2.9/src/ui/graphical/game/widgets/
H A Dchatboxplayerlistviewitem.cpp48 const cPlayer& cChatBoxPlayerListViewItem::getPlayer() const in getPlayer() function in cChatBoxPlayerListViewItem
/dports/games/maxr/maxr-0.2.9/src/ui/graphical/menu/widgets/special/
H A Dlobbyplayerlistviewitem.cpp50 const std::shared_ptr<cPlayerBasicData>& cLobbyPlayerListViewItem::getPlayer() const in getPlayer() function in cLobbyPlayerListViewItem
/dports/games/jin/jin-2.14.1/src/free/jin/event/
H A DClockAdjustmentEvent.java92 public Player getPlayer(){ in getPlayer() method in ClockAdjustmentEvent
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/GamesManagement/
H A DHiddenPlayer.php51 public function getPlayer() function in Google_Service_GamesManagement_HiddenPlayer
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/GamesManagement/
H A DHiddenPlayer.php51 public function getPlayer() function in Google_Service_GamesManagement_HiddenPlayer
/dports/games/blobby/blobby-1.0/src/
H A DDuelMatch.cpp356 PlayerIdentity DuelMatch::getPlayer(PlayerSide player) const in getPlayer() function in DuelMatch
361 PlayerIdentity& DuelMatch::getPlayer(PlayerSide player) in getPlayer() function in DuelMatch
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Games/
H A DPlayerLeaderboardScoreListResponse.php68 public function getPlayer() function in Google_Service_Games_PlayerLeaderboardScoreListResponse
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Games/
H A DPlayerLeaderboardScoreListResponse.php68 public function getPlayer() function in Google_Service_Games_PlayerLeaderboardScoreListResponse
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/input/
H A Dinput_device.hpp109 StateManager::ActivePlayer *getPlayer() { return m_player; } in getPlayer() function in InputDevice
/dports/games/openjazz/openjazz-20190106/src/jj1level/jj1levelplayer/
H A Djj1bird.cpp96 JJ1LevelPlayer * JJ1Bird::getPlayer () { in getPlayer() function in JJ1Bird
/dports/games/cockatrice/Cockatrice-2021-01-26-Release-2.8.0/cockatrice/src/
H A Darrowitem.h47 Player *getPlayer() const in getPlayer() function

12345