analyze

fun analyze(nodes: List<A11yNode>, bitmap: Bitmap): List<A11yNode>

Enriches nodes using a rendered bitmap whose origin matches the semantics host.


Deprecated

Use analyze(nodes, bitmap) with a hardware-compatible PixelCopy capture

Returns unchanged nodes when the rendered colors cannot be measured confidently.