Home
last modified time | relevance | path

Searched defs:svgElement (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/extras/simpleperf/scripts/inferno/
H A Dscript.js48 function createZoomHistoryStack(svgElement) { argument
84 function adjust_text_size(svgElement) { argument
104 function displaySVGElement(svgElement) { argument
/aosp_15_r20/external/skia/demos.skia.org/demos/path_performance/
H A Dmain.js8 const svgElement = svgObjectElement.contentDocument; constant
94 function svgToPathStringAndFillColorPairs(svgElement) { argument
/aosp_15_r20/external/perfetto/ui/src/base/
H A Ddom_utils_unittest.ts74 const svgElement = document.createElementNS( constant