Home
last modified time | relevance | path

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

/foundation/multimedia/av_session/services/session/ipc/stub/
H A Davcast_controller_stub.cpp167 auto surfaceInstance = SurfaceUtils::GetInstance(); in HandleSetDisplaySurface() local
168 CHECK_AND_RETURN_RET_LOG(surfaceInstance != nullptr, AVSESSION_ERROR, "Surface instance is null"); in HandleSetDisplaySurface()
169 surfaceInstance->Add(pSurface->GetUniqueId(), pSurface); in HandleSetDisplaySurface()

Completed in 2 milliseconds