Searched defs:playerType (Results 1 – 6 of 6) sorted by relevance
84 static sp<MediaMetadataRetrieverBase> createRetriever(player_type playerType) in createRetriever()125 player_type playerType = in setDataSource() local162 player_type playerType = in setDataSource() local184 player_type playerType = in setDataSource() local
97 virtual player_type playerType() {return mPlayer->playerType();} in playerType() function
626 sp<MediaPlayerBase> MediaPlayerService::Client::createPlayer(player_type playerType) in createPlayer()668 player_type playerType) in setDataSource_pre()753 player_type playerType = MediaPlayerFactory::getPlayerType(this, url); in setDataSource() local790 player_type playerType = MediaPlayerFactory::getPlayerType(this, in setDataSource() local807 player_type playerType = MediaPlayerFactory::getPlayerType(this, source); in setDataSource() local821 player_type playerType = MediaPlayerFactory::getPlayerType(this, dataSource); in setDataSource() local
129 player_type playerType, in createPlayer()
90 virtual player_type playerType() {return TEST_PLAYER;} in playerType() function in __anon2ddd35ef0111::Player
505 player_type NuPlayerDriver::playerType() { in playerType() function in android::NuPlayerDriver