Home | History | Annotate | Download | only in hwui

Lines Matching refs:mRects

1170             mRects(rects), mCount(count) {}
1173 return renderer.drawRects(mRects, mCount, getPaint(renderer));
1188 const float* mRects;