Searched refs:displayHasProtectedSurface (Results 1 – 3 of 3) sorted by relevance
52 std::map<ScreenId, bool> displayHasProtectedSurface; member
249 …playParams->displayHasProtectedSurface_ = std::move(screenRenderParams.displayHasProtectedSurface); in UpdateScreenRenderParams()
667 screenRenderParams.displayHasProtectedSurface = std::move(displayHasProtectedSurface_); in QuickPrepareDisplayRenderNode()