Home
last modified time | relevance | path

Searched refs:compute_bounds (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/modules/svg/src/
H A DSkSVGText.cpp575 const SkSVGTextContext::ShapedTextCallback compute_bounds = in onObjectBoundingBox() local
598 SkSVGTextContext tctx(ctx, compute_bounds); in onObjectBoundingBox()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_acceleration_structure.c507 compute_bounds(const char *base_ptr, uint32_t node_id, float *bounds) in compute_bounds() function
592 compute_bounds(base_ptr, node_ids[i], node_bounds); in optimize_bvh()
605 compute_bounds(base_ptr, node_ids[i], node_bounds); in optimize_bvh()
732 compute_bounds(base_ptr, id, bounds[c]); in build_bvh()
766 compute_bounds(base_ptr, header->root_node_offset, &header->aabb[0][0]); in build_bvh()

Completed in 7 milliseconds