Home
last modified time | relevance | path

Searched defs:rect (Results 1426 - 1450 of 1455) sorted by relevance

1...<<515253545556575859

/third_party/mesa3d/src/imgui/
H A Dimgui_draw.cpp1695 void ImFontAtlas::CalcCustomRectUV(const CustomRect* rect, ImVec2* out_uv_min, ImVec2* out_uv_max) in CalcCustomRectUV() argument
2995 void ImGui::RenderRectFilledRangeH(ImDrawList* draw_list, const ImRect& rect, ImU32 col, float x_start_norm, float x_end_norm, float rounding) in RenderRectFilledRangeH() argument
[all...]
H A Dimgui.cpp4686 ImRect rect = window->Rect(); in GetResizeBorderRect() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp2590 const VkClearRect rect = in pushRenderCommands() local
2617 const VkClearRect rect = in pushRenderCommands() local
3245 const VkBufferImageCopy rect = in pushReadImagesToBuffers() local
/third_party/skia/src/core/
H A DSkPath.cpp257 check_edge_against_rect(const SkPoint& p0, const SkPoint& p1, const SkRect& rect, SkPathFirstDirection dir) check_edge_against_rect() argument
451 isRect(SkRect* rect, bool* isClosed, SkPathDirection* direction) const isRect() argument
793 addRect(const SkRect &rect, SkPathDirection dir, unsigned startIndex) addRect() argument
922 addRoundRect(const SkRect& rect, const SkScalar radii[], SkPathDirection dir) addRoundRect() argument
1025 addRoundRect(const SkRect& rect, SkScalar rx, SkScalar ry, SkPathDirection dir) addRoundRect() argument
3129 IsSimpleRect(const SkPath& path, bool isSimpleFill, SkRect* rect, SkPathDirection* direction, unsigned* start) IsSimpleRect() argument
3501 IsRectContour(const SkPath& path, bool allowPartial, int* currVerb, const SkPoint** ptsPtr, bool* isClosed, SkPathDirection* direction, SkRect* rect) IsRectContour() argument
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimgui_draw.cpp2224 void ImFontAtlas::CalcCustomRectUV(const ImFontAtlasCustomRect* rect, ImVec2* out_uv_min, ImVec2* out_uv_max) const in CalcCustomRectUV() argument
3836 void ImGui::RenderRectFilledRangeH(ImDrawList* draw_list, const ImRect& rect, ImU32 col, float x_start_norm, float x_end_norm, float rounding) in RenderRectFilledRangeH() argument
[all...]
H A Dimgui.cpp5374 ImRect rect = window->Rect(); in GetResizeBorderRect() local
[all...]
/third_party/skia/tests/
H A DPathTest.cpp790 static void add_corner_arc(SkPath* path, const SkRect& rect, in add_corner_arc() argument
1259 SkPath rect; test_close() local
2214 check_simple_rect(skiatest::Reporter* reporter, const SkPath& path, bool isClosed, const SkRect& rect, SkPathDirection dir, unsigned start) check_simple_rect() argument
2320 SkRect rect; test_is_closed_rect() local
2664 SkRect rect = SkRect::MakeWH(10, 10); test_flattening() local
3295 SkRect rect = SkRect::MakeEmpty(); check_for_circle() local
3461 SkPath rect; test_circle_with_add_paths() local
3525 SkRect rect; test_oval() local
5242 SkRect rect; DEF_TEST() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassTests.cpp2576 const VkClearRect rect = in pushRenderCommands() local
2603 const VkClearRect rect = in pushRenderCommands() local
3231 const VkBufferImageCopy rect = in pushReadImagesToBuffers() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp929 auto rect = geometryNode_->GetSelfAdjust(); in DumpSimplifySafeAreaInfo() local
2794 std::vector<RectF> FrameNode::GetResponseRegionList(const RectF& rect, int32_t sourceType) in GetResponseRegionList() argument
2853 GetResponseRegionListForTouch(const RectF& rect) GetResponseRegionListForTouch() argument
3231 auto rect = context->GetPaintRectWithoutTransform(); GetPositionToWindowWithTransform() local
3288 RectF rect = context->GetPaintRectWithTransform(); GetTransformRectRelativeToWindow() local
4117 const auto& rect = geometryNode_->GetFrameRect(); Layout() local
5100 ApplyFrameNodeTranformToRect(const RectF& rect, const RefPtr<FrameNode>& parent) const ApplyFrameNodeTranformToRect() argument
5237 RectF rect; CalculateCacheVisibleRect() local
5259 const auto& rect = renderContext_->GetPaintRectWithTransform(); IsContextTransparent() local
5290 auto rect = renderContext_->GetPaintRectWithoutTransform(); GetOrRefreshRevertMatrixFromCache() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_manager.cpp1725 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 Drosen_render_context.cpp203 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 Dpipeline_context.cpp4114 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 Dnode_common_modifier.cpp5656 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 Dweb_pattern.cpp2223 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 Dradv_cmd_buffer.c1694 VkRect2D rect = cmd_buffer->state.dynamic.discard_rectangle.rectangles[i]; in radv_emit_discard_rectangle() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp6168 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 Dtext_field_pattern.cpp6439 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 Dscene_session_manager.cpp1221 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/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp13990 VULKAN_HPP_NAMESPACE::Rect2D rect = {}; member
[all...]
/third_party/glfw/deps/
H A Dnuklear.h8857 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 Dwuffs-v0.3.c4847 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 Dvulkan.h2036 VkRect2D rect; member
/third_party/astc-encoder/Source/
H A Dwuffs-v0.3.c5062 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 Dvulkan_structs.hpp10946 VULKAN_HPP_NAMESPACE::Rect2D rect = {}; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h2581 VkRect2D rect; member

Completed in 406 milliseconds

1...<<515253545556575859