Home
last modified time | relevance | path

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

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