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

/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
H A DStyledCornersBitmapDrawable.java50 private static final int START_RIGHT = 0; field in class:StyledCornersBitmapDrawable
326 mCompatibilityModePath.arcTo(fakeCornerRectF, START_RIGHT, -QUARTER_CIRCLE);
444 mClipPath.arcTo(roundedCornerRectF, START_RIGHT, QUARTER_CIRCLE);

Completed in 65 milliseconds