Searched refs:oldSurface (Results 1 – 4 of 4) sorted by relevance
351 …func = [](std::shared_ptr<Drawing::Surface>&& oldSurface, std::shared_ptr<Drawing::Surface>&& newS…395 …func = [](std::shared_ptr<Drawing::Surface>&& oldSurface, std::shared_ptr<Drawing::Surface>&& newS…416 …func = [](std::shared_ptr<Drawing::Surface>&& oldSurface, std::shared_ptr<Drawing::Surface>&& newS… argument
1076 SurfaceItem oldSurface = currSurface_; in SwitchBetweenSurface() local1087 oldSurface.surface_->CleanCache(true); // make sure old surface is empty and go black in SwitchBetweenSurface()1088 oldSurface.Release(); in SwitchBetweenSurface()
1220 sptr<Surface> oldSurface = sInfo_.surface; in ReplaceOutputSurfaceWhenRunning() local1221 uint64_t oldId = oldSurface->GetUniqueId(); in ReplaceOutputSurfaceWhenRunning()1241 sInfo_.surface = oldSurface; in ReplaceOutputSurfaceWhenRunning()
1799 std::string oldSurface = jsPlayer->surface_; in JsSetSurfaceID() local1800 if (oldSurface.empty()) { in JsSetSurfaceID()