Home
last modified time | relevance | path

Searched refs:switchSurface (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/player_framework/services/services/player/server/
H A Dplayer_server.cpp1227 bool switchSurface = lastOpStatus_ == PLAYER_PREPARED || in SetVideoSurface() local
1235 } else if (switchSurface) { in SetVideoSurface()
1247 if (switchSurface && playerEngine_ != nullptr) { in SetVideoSurface()
/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_napi.cpp1786 bool switchSurface = curState == AVPlayerState::STATE_PREPARED || in JsSetSurfaceID() local
1794 } else if (switchSurface) { in JsSetSurfaceID()

Completed in 9 milliseconds