Home | History | Annotate | Download | only in hwui

Lines Matching defs:props

129     auto& props = node.properties();
130 return Rect(props.getLeft(), props.getTop(),
131 props.getRight(), props.getBottom());