| /third_party/skia/modules/skparagraph/tests/ |
| D | SkParagraphTest.cpp | 342 auto boxes = paragraph->getRectsForRange(0, 3, rect_height_style, rect_width_style); in UNIX_ONLY_TEST() local 413 auto boxes = paragraph->getRectsForPlaceholders(); in UNIX_ONLY_TEST() local 469 auto boxes = paragraph->getRectsForPlaceholders(); in UNIX_ONLY_TEST() local 525 auto boxes = paragraph->getRectsForPlaceholders(); in UNIX_ONLY_TEST() local 584 auto boxes = paragraph->getRectsForPlaceholders(); in UNIX_ONLY_TEST() local 638 auto boxes = paragraph->getRectsForPlaceholders(); in UNIX_ONLY_TEST() local 692 auto boxes = paragraph->getRectsForPlaceholders(); in UNIX_ONLY_TEST() local 745 auto boxes = paragraph->getRectsForPlaceholders(); in UNIX_ONLY_TEST() local 863 auto boxes = paragraph->getRectsForRange(0, 3, rect_height_style, rect_width_style); in UNIX_ONLY_TEST() local 986 auto boxes = paragraph->getRectsForPlaceholders(); in UNIX_ONLY_TEST() local [all …]
|
| /third_party/ffmpeg/libavutil/ |
| D | detection_bbox.c | 26 AVDetectionBBox boxes; in av_detection_bbox_alloc() member
|
| /third_party/skia/modules/canvaskit/ |
| D | paragraph_bindings.cpp | 258 Float32Array TextBoxesToFloat32Array(std::vector<para::TextBox> boxes) { in TextBoxesToFloat32Array() 283 std::vector<para::TextBox> boxes = self.getRectsForRange(start, end, heightStyle, widthStyle); in GetRectsForRange() local 288 std::vector<para::TextBox> boxes = self.getRectsForPlaceholders(); in GetRectsForPlaceholders() local
|
| /third_party/mesa3d/src/gallium/frontends/xa/ |
| D | xa_context.c | 102 int to_surface, struct xa_box *boxes, unsigned int num_boxes) in xa_surface_dma()
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| D | svga_cmd.c | 431 const SVGA3dCopyBox *boxes, // IN in SVGA3D_SurfaceDMA() 1059 SVGA3dCopyBox **boxes, // OUT in SVGA3D_BeginSurfaceCopy()
|
| D | svga_resource_buffer.h | 196 SVGA3dCopyBox *boxes; member
|
| D | svga_resource_buffer_upload.c | 580 SVGA3dCopyBox *boxes; in svga_buffer_upload_hb_command() local
|
| D | svga_surface.c | 88 SVGA3dCopyBox box, *boxes; in svga_texture_copy_handle() local
|
| /third_party/libdrm/include/drm/ |
| D | mach64_drm.h | 133 struct drm_clip_rect boxes[MACH64_NR_SAREA_CLIPRECTS]; member
|
| D | via_drm.h | 189 struct drm_clip_rect boxes[VIA_NR_SAREA_CLIPRECTS]; member
|
| D | r128_drm.h | 162 struct drm_clip_rect boxes[R128_NR_SAREA_CLIPRECTS]; member
|
| D | mga_drm.h | 190 struct drm_clip_rect boxes[MGA_NR_SAREA_CLIPRECTS]; member
|
| D | radeon_drm.h | 447 struct drm_clip_rect boxes[RADEON_NR_SAREA_CLIPRECTS]; member 667 struct drm_clip_rect *boxes; member
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_palettegen.c | 76 …struct range_box boxes[256]; // define the segmentation of the colorspace (the final pa… member
|
| /third_party/skia/tests/ |
| D | GrMeshTest.cpp | 120 SkTArray<Box> boxes; local
|
| /third_party/skia/modules/skparagraph/src/ |
| D | ParagraphImpl.cpp | 1402 std::vector<TextBox> boxes; in GetLineFontMetrics() local 1888 std::vector<TextBox> boxes; in GetLineFontMetrics() local
|
| D | TextLine.cpp | 2160 void TextLine::getRectsForPlaceholders(std::vector<TextBox>& boxes) { in shapeEllipsis()
|
| /third_party/skia/modules/skparagraph/samples/ |
| D | SampleParagraph.cpp | 1179 auto boxes = paragraph->getRectsForRange(from, to, rect_height_style, rect_width_style); in drawText() local 2093 … auto boxes = paragraph->getRectsForRange(0, 100, RectHeightStyle::kTight, RectWidthStyle::kTight); in onDrawContent() local 2775 …auto boxes = paragraph->getRectsForRange(0, 7, RectHeightStyle::kIncludeLineSpacingTop, RectWidthS… in onDrawContent() local
|
| /third_party/mesa3d/src/gallium/frontends/dri/ |
| D | dri2.c | 2207 struct pipe_box *boxes = NULL; in dri2_set_damage_region() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| D | vktRayTracingPipelineFlagsTests.cpp | 785 std::vector<BoxGeometry> boxes (maxBoxes); in prepareBoxGeometries() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| D | vktRayTracingPipelineFlagsTests.cpp | 778 std::vector<BoxGeometry> boxes (maxBoxes); in prepareBoxGeometries() local
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_acceleration_structure.c | 72 uint64_t triangles = 0, boxes = 0, instances = 0; in radv_GetAccelerationStructureBuildSizesKHR() local
|