Searched defs:rect (Results 1 – 5 of 5) sorted by relevance
129 SecCompRect rect = { in GetDefaultRect() local146 SecCompRect rect = GetDefaultRect(); variable189 SecCompRect rect = GetDefaultRect(); variable
181 bool SecCompBase::ParseRect(const nlohmann::json& json, const std::string& tag, SecCompRect& rect) in ParseRect()320 SecCompRect rect = other->rect_; in CompareComponentBasicInfo() local
86 bool SecCompInfoHelper::CheckRectValid(const SecCompRect& rect, const SecCompRect& windowRect) in CheckRectValid()
256 auto rect = window_->GetRect(); in PanelStatusChange() local
379 uint32_t PixelMap::crop(const Rect &rect) in crop()