Home
last modified time | relevance | path

Searched refs:boundsRect (Results 1 – 1 of 1) sorted by relevance

/development/tools/winscope/src/parsers/surface_flinger/computations/
Drects_computation.ts125 const boundsRect = GeometryFactory.makeRect(bounds); constant
134 .setX(boundsRect.x)
135 .setY(boundsRect.y)
136 .setWidth(boundsRect.w)
137 .setHeight(boundsRect.h)