Home
last modified time | relevance | path

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

/development/tools/winscope/src/viewers/components/rects/
Dcanvas.ts256 const fillMaterial = this.getFillMaterial(rect, color); constant
594 const fillMaterial = this.getFillMaterial(newRect, this.getColor(newRect)); constant