Searched refs:CreateDisplayImpl (Results 1 – 3 of 3) sorted by relevance
29 static sptr<DisplayImpl> CreateDisplayImpl(sptr<Display>& display);
28 auto result = DisplayImpl::CreateDisplayImpl(obj); in SetDisplayObject()
118 sptr<DisplayImpl> DisplayImpl::CreateDisplayImpl(sptr<Display> &display) in CreateDisplayImpl() function in OHOS::Rosen::DisplayImpl