Lines Matching refs:pImpl_
38 : pImpl_(new Impl(name, info)) in Display()
48 return pImpl_->GetDisplayInfo()->GetDisplayId(); in GetId()
53 return pImpl_->GetDisplayInfo()->GetName(); in GetName()
59 return pImpl_->GetDisplayInfo()->GetWidth(); in GetWidth()
65 return pImpl_->GetDisplayInfo()->GetHeight(); in GetHeight()
71 return pImpl_->GetDisplayInfo()->GetRefreshRate(); in GetFreshRate()
77 return pImpl_->GetDisplayInfo()->GetRefreshRate(); in GetRefreshRate()
83 return pImpl_->GetDisplayInfo()->GetScreenId(); in GetScreenId()
89 return pImpl_->GetDisplayInfo()->GetRotation(); in GetRotation()
95 return pImpl_->GetDisplayInfo()->GetOrientation(); in GetOrientation()
104 pImpl_->SetDisplayInfo(displayInfo); in UpdateDisplayInfo()
116 return pImpl_->GetDisplayInfo()->GetVirtualPixelRatio(); in GetVirtualPixelRatio()
122 return pImpl_->GetDisplayInfo()->GetDisplayState(); in GetDisplayState()