Home | History | Annotate | Download | only in hwui

Lines Matching refs:layerBounds

424             Rect layerBounds(0, 0, getWidth(), getHeight());
428 properties().getClippingRectForFlags(clipFlags, &layerBounds);
434 (int)layerBounds.getWidth(), (int)layerBounds.getHeight());
437 layerBounds.left, layerBounds.top, layerBounds.right, layerBounds.bottom,