Searched defs:rect (Results 1 – 10 of 10) sorted by relevance
23 void WindowChangeListenerImpl::OnSizeChange(Rosen::Rect rect, Rosen::WindowSizeChangeReason reason, in OnSizeChange()
758 … InputMethodPanel::PanelStatusChangeToImc(const InputWindowStatus &status, const Rosen::Rect &rect) in PanelStatusChangeToImc()
133 SecCompRect rect = { in GetDefaultRect() local150 SecCompRect rect = GetDefaultRect(); variable193 SecCompRect rect = GetDefaultRect(); variable
94 void UiRotation::SetFlushRange(const OHOS::Rect &rect) in SetFlushRange()
62 static sptr<Rosen::Window> CreateAppFloatingWindow(Rosen::WindowType type, Rosen::Rect rect, std::s… in CreateAppFloatingWindow()
220 bool SecCompBase::ParseRect(const nlohmann::json& json, const std::string& tag, SecCompRect& rect) in ParseRect()372 SecCompRect rect = other->rect_; in CompareComponentBasicInfo() local
99 bool SecCompInfoHelper::CheckRectValid(const SecCompRect& rect, const SecCompRect& windowRect) in CheckRectValid()
198 void CompoRandomGenerator::ConstructRandomRect(SecCompRect &rect) in ConstructRandomRect()
530 napi_value rect = nullptr; in ConstructSurfaceInfo() local
379 uint32_t PixelMap::crop(const Rect &rect) in crop()