Lines Matching refs:pImpl_
43 : pImpl_(new Impl(info))
54 return pImpl_->GetScreenInfo()->GetIsScreenGroup();
59 return pImpl_->GetScreenInfo()->GetName();
64 return pImpl_->GetScreenInfo()->GetScreenId();
91 return pImpl_->GetScreenInfo()->GetVirtualWidth();
97 return pImpl_->GetScreenInfo()->GetVirtualHeight();
103 return pImpl_->GetScreenInfo()->GetVirtualPixelRatio();
109 return pImpl_->GetScreenInfo()->GetRotation();
115 return pImpl_->GetScreenInfo()->GetOrientation();
120 return pImpl_->GetScreenInfo()->GetType() == ScreenType::REAL;
202 return pImpl_->GetScreenInfo()->GetParentId();
208 return pImpl_->GetScreenInfo()->GetModeId();
213 return pImpl_->GetScreenInfo()->GetModes();
231 pImpl_->SetScreenInfo(info);
282 return pImpl_->GetScreenInfo();