Searched refs:clipShape (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DGcSnapshot.java179 * @param clipShape the shape to use a the clip shape.
181 void setClip(Shape clipShape) { argument
186 mGraphics.clip(clipShape);

Completed in 125 milliseconds