Searched defs:rect (Results 1 – 6 of 6) sorted by relevance
131 SecCompRect rect = { in GetDefaultRect() local148 SecCompRect rect = GetDefaultRect(); variable191 SecCompRect rect = GetDefaultRect(); variable
94 void UiRotation::SetFlushRange(const OHOS::Rect &rect) in SetFlushRange()
98 bool SecCompInfoHelper::CheckRectValid(const SecCompRect& rect, const SecCompRect& windowRect) in CheckRectValid()
182 bool SecCompBase::ParseRect(const nlohmann::json& json, const std::string& tag, SecCompRect& rect) in ParseRect()328 SecCompRect rect = other->rect_; in CompareComponentBasicInfo() local
292 auto rect = window_->GetRect(); in PanelStatusChange() local
379 uint32_t PixelMap::crop(const Rect &rect) in crop()