| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/ |
| H A D | overlay_manager.cpp | 1725 auto rect = Rect(popupPattern->GetChildOffset().GetX(), popupPattern->GetChildOffset().GetY(), in SetPopupHotAreas() local 1730 auto rect = Rect(popupPattern->GetChildOffset().GetX(), popupPattern->GetChildOffset().GetY(), in SetPopupHotAreas() local 6575 auto rect = imageNode->GetOffsetRelativeToWindow(); in UpdatePixelMapPosition() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| H A D | rosen_render_context.cpp | 203 void SlideTransitionEffect(const SlideEffect& effect, const RectF& rect, TranslateOptions& translate) in SlideTransitionEffect() argument 316 auto rect in OnNodeAppear() local 337 auto rect = GetPaintRectWithoutTransform(); OnNodeDisappear() local 685 auto rect = GetPaintRectWithoutTransform(); PaintDebugBoundary() local 696 auto rect = GetPaintRectWithoutTransform(); PaintDebugBoundary() local 1120 RectF rect = GetPaintRectWithoutTransform(); OnParticleOptionArrayUpdate() local 1180 NeedPreloadImage(const std::list<ParticleOption>& optionList, RectF& rect) NeedPreloadImage() argument 1208 ConvertParticleOptionToParams( const ParticleOption& particleOption, const RectF& rect) ConvertParticleOptionToParams() argument 1262 ConvertParticleEmitterOption( const EmitterOption& emitterOption, const RectF& rect) ConvertParticleEmitterOption() argument 1728 GetPixelMap(const std::shared_ptr<Media::PixelMap>& pixelMap, std::shared_ptr<OHOS::Rosen::DrawCmdList> drawCmdList, SkRect* rect) GetPixelMap() argument 1780 auto rect = GetPaintRectWithoutTransform(); MarshallTranslate() local 1839 RectF rect = GetPaintRectWithoutTransform(); OnTransformCenterUpdate() local 1919 SkewRect(float sx, float sy, RectF& rect) SkewRect() argument 1937 PerspectiveRect(float px, float py, RectF& rect) PerspectiveRect() argument 1982 RectF rect; GetPaintRectWithTransform() local 2073 RectF rect = GetPaintRectWithoutTransform(); GetRevertMatrix() local 2107 RectF rect = GetPaintRectWithoutTransform(); GetMatrix() local 2151 RectF rect = GetPaintRectWithoutTransform(); GetMatrixWithTransformRotate() local 2174 RectF rect = GetPaintRectWithoutTransform(); GetLocalTransformMatrix() local 2216 RectF rect = GetPaintRectWithoutTransform(); GetPointWithTransform() local 2716 auto rect = borderImagePainter.GetDrawRect(OffsetF(0.0, 0.0)); BdImagePaintTask() local 2923 RectF rect; AdjustPaintRect() local 3471 auto rect = AdjustPaintRect(); SetPositionToRSNode() local 3758 auto rect = contentModifier->GetBoundsRect(); global() local 3812 auto rect = overlayModifier->GetBoundsRect(); global() local 3827 auto rect = foregroundModifier->GetBoundsRect(); global() local 4208 RectF rect = GetPaintRectWithoutTransform(); global() local 4518 RectF rect = GetPaintRectWithoutTransform(); global() local 4527 RectF rect = GetPaintRectWithoutTransform(); global() local 4536 RectF rect = GetPaintRectWithoutTransform(); global() local 4716 Rosen::Vector4f rect; global() local 4727 SetContentClip(const std::variant<RectF, RefPtr<ShapeRect>>& rect) global() argument 4779 RectF rect = GetPaintRectWithoutTransform(); global() local 4809 RectF rect = GetPaintRectWithoutTransform(); global() local 4841 auto rect = GetPaintRectWithoutTransform(); global() local 4907 auto rect = GetPaintRectWithoutTransform(); global() local 5092 auto rect = GetPaintRectWithoutTransform(); global() local 5315 RectF rect = RectF(); global() local 5326 UpdateMouseSelectWithRect(const RectF& rect, const Color& fillColor, const Color& strokeColor) global() argument 5335 PaintMouseSelectRect(const RectF& rect, const Color& fillColor, const Color& strokeColor) global() argument 5480 auto rect = GetPaintRectWithoutTransform(); global() local 6093 SetContentRectToFrame(RectF rect) global() argument 6284 SetRectMask(const RectF& rect, const ShapeMaskProperty& property) global() argument 6338 SetOvalMask(const RectF& rect, const ShapeMaskProperty& property) global() argument 6433 UpdateDrawRegion(uint32_t index, const std::shared_ptr<Rosen::RectF>& rect) global() argument 6574 auto rect = GetPaintRectWithoutTransform(); global() local 6801 auto rect = GetPaintRectWithoutTransform(); global() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ |
| H A D | pipeline_context.cpp | 4114 auto rect = rRect.GetRect(); in SetContainerWindow() local 5052 GetWindowPaintRectWithoutMeasureAndLayout(RectInt& rect) GetWindowPaintRectWithoutMeasureAndLayout() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | node_common_modifier.cpp | 5656 auto rect = in SetLayoutRect() local 5664 auto rect = ViewAbstract::GetLayoutRect(frameNode); in GetLayoutRect() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
| H A D | web_pattern.cpp | 2223 auto rect = renderContext->GetPaintRectWithoutTransform(); in OnDirtyLayoutWrapperSwap() local 2280 auto rect = renderContext->GetPaintRectWithoutTransform(); in BeforeSyncGeometryProperties() local 2359 auto rect = renderContext->GetPaintRectWithoutTransform(); OnAreaChangedInner() local 3293 auto rect = frameNode->GetGeometryNode()->GetFrameRect(); UpdateWebLayoutSize() local 4356 ParseViewDataNumber(const std::string& key, int32_t value, RefPtr<PageNodeInfoWrap> node, RectT<float>& rect, float viewScale) ParseViewDataNumber() argument 4426 RectT<float> rect; ParseNWebViewDataNode() local 4580 auto rect = nodeInfo->GetPageNodeRect(); RequestAutoFill() local 6356 RectT<int32_t> rect; UpdateFocusedAccessibilityId() local [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_cmd_buffer.c | 1694 VkRect2D rect = cmd_buffer->state.dynamic.discard_rectangle.rectangles[i]; in radv_emit_discard_rectangle() local
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imgui.cpp | 4686 ImRect rect = window->Rect(); in GetResizeBorderRect() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_common_bridge.cpp | 6168 Local<panda::ObjectRef> CommonBridge::CreateAreaObject(EcmaVM* vm, const RectF& rect, const OffsetF& origin) in CreateAreaObject() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
| H A D | text_field_pattern.cpp | 6439 void TextFieldPattern::TextAreaInputRectUpdate(RectF& rect) in OnBackPressed() argument 6475 TextIsEmptyRect(RectF& rect) OnBackPressed() argument 6480 UpdateRectByTextAlign(RectF& rect) OnBackPressed() argument 8461 ExpandDefaultResponseRegion(RectF& rect) OnBackPressed() argument [all...] |
| /foundation/window/window_manager/window_scene/session_manager/src/ |
| H A D | scene_session_manager.cpp | 1221 const WSRect rect = session->GetSessionRect(); in GetRootSessionAvoidSessionRect() local 4237 WSRect rect = session->GetSessionRect(); in DumpSessionInfo() local 4404 WSRect rect = session->GetSessionRect(); GetSpecifiedSessionDumpInfo() local 9691 UpdateModalExtensionRect(const sptr<IRemoteObject>& token, Rect rect) UpdateModalExtensionRect() argument 10162 GetHostWindowRect(int32_t hostWindowId, Rect& rect) GetHostWindowRect() argument 10444 GetCallingWindowRect(int32_t persistentId, Rect& rect) GetCallingWindowRect() argument [all...] |
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui.cpp | 5374 ImRect rect = window->Rect(); in GetResizeBorderRect() local [all...] |
| /third_party/vulkan-headers/include/vulkan/ |
| H A D | vulkan_structs.hpp | 13990 VULKAN_HPP_NAMESPACE::Rect2D rect = {}; member [all...] |
| H A D | vulkan_core.h | 3887 VkRect2D rect; member
|
| /third_party/glfw/deps/ |
| H A D | nuklear.h | 8857 nk_stroke_rect(struct nk_command_buffer *b, struct nk_rect rect, in nk_stroke_rect() argument 8880 nk_fill_rect(struct nk_command_buffer *b, struct nk_rect rect, float rounding, struct nk_color c) nk_fill_rect() argument 8903 nk_fill_rect_multi_color(struct nk_command_buffer *b, struct nk_rect rect, struct nk_color left, struct nk_color top, struct nk_color right, struct nk_color bottom) nk_fill_rect_multi_color() argument 9385 nk_draw_list_add_clip(struct nk_draw_list *list, struct nk_rect rect) nk_draw_list_add_clip() argument 10163 nk_draw_list_fill_rect(struct nk_draw_list *list, struct nk_rect rect, struct nk_color col, float rounding) nk_draw_list_fill_rect() argument 10178 nk_draw_list_stroke_rect(struct nk_draw_list *list, struct nk_rect rect, struct nk_color col, float rounding, float thickness) nk_draw_list_stroke_rect() argument 10192 nk_draw_list_fill_rect_multi_color(struct nk_draw_list *list, struct nk_rect rect, struct nk_color left, struct nk_color top, struct nk_color right, struct nk_color bottom) nk_draw_list_fill_rect_multi_color() argument 10318 nk_draw_list_add_image(struct nk_draw_list *list, struct nk_image texture, struct nk_rect rect, struct nk_color color) nk_draw_list_add_image() argument 10339 nk_draw_list_add_text(struct nk_draw_list *list, const struct nk_user_font *font, struct nk_rect rect, const char *text, int len, float font_height, struct nk_color fg) nk_draw_list_add_text() argument 14121 nk_input_is_mouse_hovering_rect(const struct nk_input *i, struct nk_rect rect) nk_input_is_mouse_hovering_rect() argument 14127 nk_input_is_mouse_prev_hovering_rect(const struct nk_input *i, struct nk_rect rect) nk_input_is_mouse_prev_hovering_rect() argument 14133 nk_input_mouse_clicked(const struct nk_input *i, enum nk_buttons id, struct nk_rect rect) nk_input_mouse_clicked() argument 16802 nk_popup_begin(struct nk_context *ctx, enum nk_popup_type type, const char *title, nk_flags flags, struct nk_rect rect) nk_popup_begin() argument 18026 nk_layout_space_push(struct nk_context *ctx, struct nk_rect rect) nk_layout_space_push() argument [all...] |
| /third_party/skia/third_party/externals/wuffs/release/c/ |
| H A D | wuffs-v0.3.c | 4847 set_color_u32_fill_rect( wuffs_base__rect_ie_u32 rect, wuffs_base__color_u32_argb_premul color) set_color_u32_fill_rect() argument 15344 wuffs_base__pixel_buffer__set_color_u32_fill_rect__xx( wuffs_base__pixel_buffer* pb, wuffs_base__rect_ie_u32 rect, uint16_t color) wuffs_base__pixel_buffer__set_color_u32_fill_rect__xx() argument 15375 wuffs_base__pixel_buffer__set_color_u32_fill_rect__xxx( wuffs_base__pixel_buffer* pb, wuffs_base__rect_ie_u32 rect, uint32_t color) wuffs_base__pixel_buffer__set_color_u32_fill_rect__xxx() argument 15406 wuffs_base__pixel_buffer__set_color_u32_fill_rect__xxxx( wuffs_base__pixel_buffer* pb, wuffs_base__rect_ie_u32 rect, uint32_t color) wuffs_base__pixel_buffer__set_color_u32_fill_rect__xxxx() argument 15437 wuffs_base__pixel_buffer__set_color_u32_fill_rect__xxxxxxxx( wuffs_base__pixel_buffer* pb, wuffs_base__rect_ie_u32 rect, uint64_t color) wuffs_base__pixel_buffer__set_color_u32_fill_rect__xxxxxxxx() argument 15468 wuffs_base__pixel_buffer__set_color_u32_fill_rect( wuffs_base__pixel_buffer* pb, wuffs_base__rect_ie_u32 rect, wuffs_base__color_u32_argb_premul color) wuffs_base__pixel_buffer__set_color_u32_fill_rect() argument [all...] |
| /third_party/glfw/deps/glad/ |
| H A D | vulkan.h | 2036 VkRect2D rect; member
|
| /third_party/astc-encoder/Source/ |
| H A D | wuffs-v0.3.c | 5062 set_color_u32_fill_rect( wuffs_base__rect_ie_u32 rect, wuffs_base__color_u32_argb_premul color) set_color_u32_fill_rect() argument 16402 wuffs_base__pixel_buffer__set_color_u32_fill_rect__xx( wuffs_base__pixel_buffer* pb, wuffs_base__rect_ie_u32 rect, uint16_t color) wuffs_base__pixel_buffer__set_color_u32_fill_rect__xx() argument 16433 wuffs_base__pixel_buffer__set_color_u32_fill_rect__xxx( wuffs_base__pixel_buffer* pb, wuffs_base__rect_ie_u32 rect, uint32_t color) wuffs_base__pixel_buffer__set_color_u32_fill_rect__xxx() argument 16464 wuffs_base__pixel_buffer__set_color_u32_fill_rect__xxxx( wuffs_base__pixel_buffer* pb, wuffs_base__rect_ie_u32 rect, uint32_t color) wuffs_base__pixel_buffer__set_color_u32_fill_rect__xxxx() argument 16495 wuffs_base__pixel_buffer__set_color_u32_fill_rect__xxxxxxxx( wuffs_base__pixel_buffer* pb, wuffs_base__rect_ie_u32 rect, uint64_t color) wuffs_base__pixel_buffer__set_color_u32_fill_rect__xxxxxxxx() argument 16526 wuffs_base__pixel_buffer__set_color_u32_fill_rect( wuffs_base__pixel_buffer* pb, wuffs_base__rect_ie_u32 rect, wuffs_base__color_u32_argb_premul color) wuffs_base__pixel_buffer__set_color_u32_fill_rect() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| H A D | vulkan_structs.hpp | 10946 VULKAN_HPP_NAMESPACE::Rect2D rect = {}; member [all...] |
| H A D | vulkan_core.h | 3473 VkRect2D rect; member
|
| /third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
| H A D | vulkan_sc_core.h | 2581 VkRect2D rect; member
|
| /third_party/mesa3d/include/vulkan/ |
| H A D | vulkan_core.h | 3737 VkRect2D rect; member
|
| /third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| H A D | vulkan_core.h | 3522 VkRect2D rect; member
|
| /third_party/skia/include/third_party/vulkan/vulkan/ |
| H A D | vulkan_core.h | 3380 VkRect2D rect; member
|