Home
last modified time | relevance | path

Searched defs:boxes (Results 1 - 25 of 30) sorted by relevance

12

/third_party/ffmpeg/libavutil/
H A Ddetection_bbox.c26 AVDetectionBBox boxes; in av_detection_bbox_alloc() member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor_drag/
H A Drich_editor_drag_pattern.cpp86 auto boxes = hostPattern->GetTextBoxes(); in CreateDragNode() local
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_context.c98 xa_surface_dma(struct xa_context *ctx, struct xa_surface *srf, void *data, unsigned int pitch, int to_surface, struct xa_box *boxes, unsigned int num_boxes) xa_surface_dma() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_buffer.h196 SVGA3dCopyBox *boxes; member
H A Dsvga_resource_buffer_upload.c580 SVGA3dCopyBox *boxes; in svga_buffer_upload_hb_command() local
H A Dsvga_surface.c88 SVGA3dCopyBox box, *boxes; in svga_texture_copy_handle() local
H A Dsvga_cmd.c428 SVGA3D_SurfaceDMA(struct svga_winsys_context *swc, struct svga_transfer *st, SVGA3dTransferType transfer, const SVGA3dCopyBox *boxes, uint32 numBoxes, SVGA3dSurfaceDMAFlags flags) SVGA3D_SurfaceDMA() argument
1056 SVGA3D_BeginSurfaceCopy(struct svga_winsys_context *swc, struct pipe_surface *src, struct pipe_surface *dest, SVGA3dCopyBox **boxes, uint32 numBoxes) SVGA3D_BeginSurfaceCopy() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_drag/
H A Dtext_drag_pattern.cpp39 const RectF GetFirstBoxRect(const std::vector<RectF>& boxes, const RectF& contentRect, const float textStartY) in GetFirstBoxRect() argument
49 const RectF GetLastBoxRect(const std::vector<RectF>& boxes, const RectF& contentRect, const float textStartY) in GetLastBoxRect() argument
107 auto boxes = pattern->GetTextBoxes(); in CalculateTextDragData() local
145 GetHandler(const bool isLeftHandler, const std::vector<RectF> boxes, const RectF contentRect, const OffsetF globalOffset, const OffsetF textStartOffset) GetHandler() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_manager.cpp93 auto boxes = paragraph_->GetRectsForRange(0, textValue_.GetWideText().length(), local
96 auto boxes = paragraph_->GetTextRectsByBoundary(0, textValue_.GetWideText().length(), local
153 auto boxes = paragraph_->GetRectsForRange( global() local
156 auto boxes = paragraph_->GetTextRectsByBoundary( global() local
237 auto boxes = paragraph_->GetRectsForRange( global() local
240 auto boxes = paragraph_->GetTextRectsByBoundary( global() local
455 const auto& boxes = paragraph_->GetRectsForRange(selection.GetStart(), selection.GetEnd(), global() local
458 const auto& boxes = paragraph_->GetTextRectsByBoundary(selection.GetStart(), selection.GetEnd(), global() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_testtwo_ng.cpp829 auto boxes = pattern->GetTextBoxes(); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
H A Dtypography.cpp214 std::vector<TextRect> boxes; in GetTextRectsByBoundary() local
226 std::vector<TextRect> boxes; in GetTextRectsOfPlaceholders() local
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Dparagraph_impl.cpp53 std::vector<TextBox> boxes; in GetTxtTextBoxes() local
235 std::vector<skt::TextBox> boxes = in GetRectsForRange() local
/third_party/ffmpeg/libavfilter/
H A Dvf_palettegen.c76 struct range_box boxes[256]; // define the segmentation of the colorspace (the final palette) member
[all...]
/third_party/skia/tests/
H A DGrMeshTest.cpp120 SkTArray<Box> boxes; local
[all...]
/third_party/skia/modules/canvaskit/
H A Dparagraph_bindings.cpp258 Float32Array TextBoxesToFloat32Array(std::vector<para::TextBox> boxes) { in TextBoxesToFloat32Array() argument
283 std::vector<para::TextBox> boxes = self.getRectsForRange(start, end, heightStyle, widthStyle); in GetRectsForRange() local
288 std::vector<para::TextBox> boxes = self.getRectsForPlaceholders(); GetRectsForPlaceholders() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dtxt_paragraph.cpp300 auto boxes = paragrah->GetRectsForRange( in GetCharacterWidth() local
303 auto boxes = paragrah->GetTextRectsByBoundary( in GetCharacterWidth() local
430 auto boxes = paragrah->GetRectsForRange( in AdjustIndexForward() local
433 auto boxes = paragrah->GetTextRectsByBoundary( in AdjustIndexForward() local
495 auto boxes = paragrah->GetRectsForRange( in ComputeOffsetForCaretUpstream() local
498 auto boxes in ComputeOffsetForCaretUpstream() local
615 auto boxes = getTextRects(extent, extent + 1); ComputeOffsetForCaretDownstream() local
685 const auto& boxes = paragrah->GetRectsForRange(start, end, heightStyle, txt::Paragraph::RectWidthStyle::kTight); GetRectsForRangeInner() local
690 const auto& boxes = paragrah->GetTextRectsByBoundary(start, end, heightStyle, Rosen::TextRectWidthStyle::TIGHT); GetRectsForRangeInner() local
710 const auto& boxes = paragrah->GetRectsForRange( TxtGetRectsForRange() local
713 const auto& boxes = paragrah->GetTextRectsByBoundary( TxtGetRectsForRange() local
765 const auto& boxes = paragrah->GetRectsForPlaceholders(); GetRectsForPlaceholders() local
767 const auto& boxes = paragrah->GetTextRectsOfPlaceholders(); GetRectsForPlaceholders() local
892 auto boxes = paragrah->GetRectsForRange(0, 1, txt::Paragraph::RectHeightStyle::kMax, HandleCaretWhenEmpty() local
895 auto boxes = paragrah->GetTextRectsByBoundary(0, 1, Rosen::TextRectHeightStyle::TIGHT, HandleCaretWhenEmpty() local
[all...]
/third_party/libdrm/include/drm/
H A Dmach64_drm.h133 struct drm_clip_rect boxes[MACH64_NR_SAREA_CLIPRECTS]; member
H A Dvia_drm.h189 struct drm_clip_rect boxes[VIA_NR_SAREA_CLIPRECTS]; member
H A Dmga_drm.h190 struct drm_clip_rect boxes[MGA_NR_SAREA_CLIPRECTS]; member
H A Dr128_drm.h162 struct drm_clip_rect boxes[R128_NR_SAREA_CLIPRECTS]; member
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drosen_render_text_field.cpp218 const auto& boxes = paragraph_->GetRectsForRange(selection.GetStart(), selection.GetEnd(), in PaintSelectCaret() local
221 const auto& boxes = paragraph_->GetTextRectsByBoundary(selection.GetStart(), selection.GetEnd(), in PaintSelectCaret() local
336 const auto& boxes = paragraph_->GetRectsForRange(selection.GetStart(), selection.GetEnd(), global() local
339 const auto& boxes = paragraph_->GetTextRectsByBoundary(selection.GetStart(), selection.GetEnd(), global() local
1306 auto boxes = paragraph_->GetRectsForRange(0, GetEditingValue().GetWideText().length(), global() local
1309 auto boxes = paragraph_->GetTextRectsByBoundary(0, GetEditingValue().GetWideText().length(), global() local
1366 auto boxes = paragraph_->GetRectsForRange( global() local
1369 auto boxes = paragraph_->GetTextRectsByBoundary( global() local
1449 auto boxes = paragraph_->GetRectsForRange( global() local
1452 auto boxes = paragraph_->GetTextRectsByBoundary( global() local
[all...]
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri2.c2207 struct pipe_box *boxes = NULL; in dri2_set_damage_region() local
/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp342 auto boxes = paragraph->getRectsForRange(0, 3, rect_height_style, rect_width_style); in UNIX_ONLY_TEST() local
413 auto boxes = paragraph->getRectsForPlaceholders(); UNIX_ONLY_TEST() local
469 auto boxes = paragraph->getRectsForPlaceholders(); UNIX_ONLY_TEST() local
525 auto boxes = paragraph->getRectsForPlaceholders(); UNIX_ONLY_TEST() local
584 auto boxes = paragraph->getRectsForPlaceholders(); UNIX_ONLY_TEST() local
638 auto boxes = paragraph->getRectsForPlaceholders(); UNIX_ONLY_TEST() local
692 auto boxes = paragraph->getRectsForPlaceholders(); UNIX_ONLY_TEST() local
745 auto boxes = paragraph->getRectsForPlaceholders(); UNIX_ONLY_TEST() local
863 auto boxes = paragraph->getRectsForRange(0, 3, rect_height_style, rect_width_style); UNIX_ONLY_TEST() local
986 auto boxes = paragraph->getRectsForPlaceholders(); UNIX_ONLY_TEST() local
1314 std::vector<TextBox> boxes = paragraph->getRectsForRange(0, 0, rect_height_style, rect_width_style); UNIX_ONLY_TEST() local
1366 std::vector<TextBox> boxes = paragraph->getRectsForRange(0, len, RectHeightStyle::kTight, rect_width_style); UNIX_ONLY_TEST() local
1435 std::vector<TextBox> boxes = paragraph->getRectsForRange(0, len, RectHeightStyle::kTight, rect_width_style); UNIX_ONLY_TEST() local
1527 std::vector<TextBox> boxes = paragraph->getRectsForRange(0, len, RectHeightStyle::kTight, rect_width_style); UNIX_ONLY_TEST() local
1584 std::vector<TextBox> boxes = paragraph->getRectsForRange(0, len, RectHeightStyle::kTight, rect_width_style); UNIX_ONLY_TEST() local
1920 auto boxes = paragraph->getRectsForRange(0, 100, rect_height_style, rect_width_style); UNIX_ONLY_TEST() local
2011 auto boxes = paragraph->getRectsForRange(0, 100, rect_height_style, rect_width_style); UNIX_ONLY_TEST() local
2065 auto boxes = paragraph->getRectsForRange(0, 30, rect_height_style, rect_width_style); UNIX_ONLY_TEST() local
2136 auto boxes = paragraph->getRectsForRange(0, 100, rect_height_style, rect_width_style); UNIX_ONLY_TEST() local
2458 std::vector<TextBox> boxes = paragraph->getRectsForRange(0, 100, rect_height_style, rect_width_style); UNIX_ONLY_TEST() local
2510 std::vector<TextBox> boxes = paragraph->getRectsForRange(36, 40, rect_height_style, rect_width_style); UNIX_ONLY_TEST() local
2557 std::vector<TextBox> boxes = UNIX_ONLY_TEST() local
3613 auto boxes = paragraph->getRectsForRange(5, 6, RectHeightStyle::kMax, RectWidthStyle::kTight); UNIX_ONLY_TEST() local
4412 auto boxes = paragraph->getRectsForRange(0, 0, rect_height_style, rect_width_style); UNIX_ONLY_TEST() local
4416 auto boxes = paragraph->getRectsForRange(0, 1, rect_height_style, rect_width_style); UNIX_ONLY_TEST() local
4425 auto boxes = paragraph->getRectsForRange(0, 1, rect_height_max_style, rect_width_style); UNIX_ONLY_TEST() local
4434 auto boxes = paragraph->getRectsForRange(6, 10, rect_height_style, rect_width_style); UNIX_ONLY_TEST() local
4443 auto boxes = paragraph->getRectsForRange(6, 10, rect_height_max_style, rect_width_style); UNIX_ONLY_TEST() local
4452 auto boxes = paragraph->getRectsForRange(14, 16, rect_height_max_style, rect_width_style); UNIX_ONLY_TEST() local
4461 auto boxes = paragraph->getRectsForRange(20, 25, rect_height_max_style, rect_width_style); UNIX_ONLY_TEST() local
4519 auto boxes = paragraph->getRectsForRange(0, 0, rect_height_style, rect_width_style); UNIX_ONLY_TEST() local
4523 auto boxes = paragraph->getRectsForRange(0, 1, rect_height_style, rect_width_style); UNIX_ONLY_TEST() local
4532 auto boxes = paragraph->getRectsForRange(0, 1, rect_height_max_style, rect_width_style); UNIX_ONLY_TEST() local
4541 auto boxes = paragraph->getRectsForRange(6, 10, rect_height_style, rect_width_style); UNIX_ONLY_TEST() local
4550 auto boxes = paragraph->getRectsForRange(6, 10, rect_height_max_style, rect_width_style); UNIX_ONLY_TEST() local
4559 auto boxes = paragraph->getRectsForRange(14, 16, rect_height_max_style, rect_width_style); UNIX_ONLY_TEST() local
4568 auto boxes = paragraph->getRectsForRange(20, 25, rect_height_max_style, rect_width_style); UNIX_ONLY_TEST() local
4627 auto boxes = paragraph->getRectsForRange(0, 0, rect_height_style, rect_width_style); UNIX_ONLY_TEST() local
4631 auto boxes = paragraph->getRectsForRange(0, 1, rect_height_style, rect_width_style); UNIX_ONLY_TEST() local
4640 auto boxes = paragraph->getRectsForRange(0, 1, rect_height_max_style, rect_width_style); UNIX_ONLY_TEST() local
4649 auto boxes = paragraph->getRectsForRange(6, 10, rect_height_style, rect_width_style); UNIX_ONLY_TEST() local
4658 auto boxes = paragraph->getRectsForRange(6, 10, rect_height_max_style, rect_width_style); UNIX_ONLY_TEST() local
4667 auto boxes = paragraph->getRectsForRange(14, 16, rect_height_max_style, rect_width_style); UNIX_ONLY_TEST() local
4676 auto boxes = paragraph->getRectsForRange(20, 25, rect_height_max_style, rect_width_style); UNIX_ONLY_TEST() local
4826 auto boxes = paragraph->getRectsForRange(0, 0, rect_height_style, rect_width_style); UNIX_ONLY_TEST() local
4830 auto boxes = paragraph->getRectsForRange(0, 1, rect_height_style, rect_width_style); UNIX_ONLY_TEST() local
4839 auto boxes = paragraph->getRectsForRange(0, 2, rect_height_strut_style, rect_width_style); UNIX_ONLY_TEST() local
6488 auto boxes = paragraph->getRectsForRange(0, 100, RectHeightStyle::kTight, RectWidthStyle::kTight); UNIX_ONLY_TEST() local
6640 auto boxes = paragraph->getRectsForRange( UNIX_ONLY_TEST() local
6708 auto boxes = paragraph->getRectsForRange(0, 60, RectHeightStyle::kIncludeLineSpacingTop, RectWidthStyle::kMax); UNIX_ONLY_TEST() local
6754 auto boxes = paragraph->getRectsForRange(0, 60, RectHeightStyle::kIncludeLineSpacingTop, RectWidthStyle::kMax); UNIX_ONLY_TEST() local
[all...]
/third_party/skia/modules/skparagraph/src/
H A DTextLine.cpp2187 getRectsForPlaceholders(std::vector<TextBox>& boxes) global() argument
[all...]
/third_party/skia/modules/skparagraph/samples/
H A DSampleParagraph.cpp1179 auto boxes = paragraph->getRectsForRange(from, to, rect_height_style, rect_width_style); in drawText() local
2775 auto boxes = paragraph->getRectsForRange(0, 7, RectHeightStyle::kIncludeLineSpacingTop, RectWidthStyle::kMax); variable

Completed in 50 milliseconds

12