Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRatingBar.java22 import android.graphics.drawable.shapes.RectShape;
23 import android.graphics.drawable.shapes.Shape;
DSmartSelectSprite.java36 import android.graphics.drawable.shapes.Shape;
369 final List<RoundedRectangleShape> shapes = new ArrayList<>(rectangleCount); in startAnimation() local
402 shapes.add(shape); in startAnimation()
405 final RectangleList rectangleList = new RectangleList(shapes); in startAnimation()
DProgressBar.java42 import android.graphics.drawable.shapes.RoundRectShape;
43 import android.graphics.drawable.shapes.Shape;
/frameworks/base/graphics/java/android/graphics/drawable/shapes/
DOvalShape.java17 package android.graphics.drawable.shapes;
DArcShape.java17 package android.graphics.drawable.shapes;
DShape.java17 package android.graphics.drawable.shapes;
DRectShape.java17 package android.graphics.drawable.shapes;
DPathShape.java17 package android.graphics.drawable.shapes;
DRoundRectShape.java17 package android.graphics.drawable.shapes;
/frameworks/base/packages/SettingsLib/AdaptiveIcon/src/com/android/settingslib/widget/
DAdaptiveIconShapeDrawable.java24 import android.graphics.drawable.shapes.PathShape;
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DTriangleShape.java21 import android.graphics.drawable.shapes.PathShape;
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
DTriangleShape.java21 import android.graphics.drawable.shapes.PathShape;
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DUdfpsDrawable.java26 import android.graphics.drawable.shapes.PathShape;
/frameworks/base/graphics/java/android/graphics/drawable/
DPaintDrawable.java19 import android.graphics.drawable.shapes.RoundRectShape;
DShapeDrawable.java37 import android.graphics.drawable.shapes.Shape;
/frameworks/opt/setupwizard/library/recyclerview/test/instrumentation/src/com/android/setupwizardlib/items/
DRecyclerItemAdapterTest.java34 import android.graphics.drawable.shapes.RectShape;
/frameworks/base/core/tests/coretests/src/android/widget/
DAbsSeekBarTest.java31 import android.graphics.drawable.shapes.RectShape;
/frameworks/ex/common/java/com/android/ex/editstyledtext/
DEditStyledText.java42 import android.graphics.drawable.shapes.RectShape;
/frameworks/base/boot/
Dpreloaded-classes2094 android.graphics.drawable.shapes.OvalShape
2095 android.graphics.drawable.shapes.PathShape
2096 android.graphics.drawable.shapes.RectShape
2097 android.graphics.drawable.shapes.RoundRectShape
2098 android.graphics.drawable.shapes.Shape
Dboot-image-profile.txt8019 …peDrawable$ShapeState;)V+]Landroid/graphics/drawable/shapes/Shape;Landroid/graphics/drawable/shape…
8022 HSPLandroid/graphics/drawable/ShapeDrawable;-><init>(Landroid/graphics/drawable/shapes/Shape;)V
8029 …graphics/drawable/ShapeDrawable;missing_types]Landroid/graphics/drawable/shapes/Shape;missing_type…
8035 …Landroid/graphics/drawable/shapes/Shape;Landroid/graphics/Canvas;Landroid/graphics/Paint;)V+]Landr…
8039 HSPLandroid/graphics/drawable/ShapeDrawable;->setShape(Landroid/graphics/drawable/shapes/Shape;)V
8042 …graphics/drawable/ShapeDrawable;missing_types]Landroid/graphics/drawable/shapes/Shape;missing_type…
8189 HSPLandroid/graphics/drawable/shapes/OvalShape;-><init>()V
8190shapes/OvalShape;->draw(Landroid/graphics/Canvas;Landroid/graphics/Paint;)V+]Landroid/graphics/dra…
8191 …rawable/shapes/OvalShape;->getOutline(Landroid/graphics/Outline;)V+]Landroid/graphics/drawable/sha…
8192 HSPLandroid/graphics/drawable/shapes/PathShape;->draw(Landroid/graphics/Canvas;Landroid/graphics/Pa…
[all …]
/frameworks/base/config/
Dpreloaded-classes2093 android.graphics.drawable.shapes.OvalShape
2094 android.graphics.drawable.shapes.PathShape
2095 android.graphics.drawable.shapes.RectShape
2096 android.graphics.drawable.shapes.RoundRectShape
2097 android.graphics.drawable.shapes.Shape
Dboot-image-profile.txt8015 …peDrawable$ShapeState;)V+]Landroid/graphics/drawable/shapes/Shape;Landroid/graphics/drawable/shape…
8018 HSPLandroid/graphics/drawable/ShapeDrawable;-><init>(Landroid/graphics/drawable/shapes/Shape;)V
8025 …graphics/drawable/ShapeDrawable;missing_types]Landroid/graphics/drawable/shapes/Shape;missing_type…
8031 …Landroid/graphics/drawable/shapes/Shape;Landroid/graphics/Canvas;Landroid/graphics/Paint;)V+]Landr…
8035 HSPLandroid/graphics/drawable/ShapeDrawable;->setShape(Landroid/graphics/drawable/shapes/Shape;)V
8038 …graphics/drawable/ShapeDrawable;missing_types]Landroid/graphics/drawable/shapes/Shape;missing_type…
8185 HSPLandroid/graphics/drawable/shapes/OvalShape;-><init>()V
8186shapes/OvalShape;->draw(Landroid/graphics/Canvas;Landroid/graphics/Paint;)V+]Landroid/graphics/dra…
8187 …rawable/shapes/OvalShape;->getOutline(Landroid/graphics/Outline;)V+]Landroid/graphics/drawable/sha…
8188 HSPLandroid/graphics/drawable/shapes/PathShape;->draw(Landroid/graphics/Canvas;Landroid/graphics/Pa…
[all …]
/frameworks/base/core/api/
Dcurrent.txt16859 ctor public ShapeDrawable(android.graphics.drawable.shapes.Shape);
16864 method public android.graphics.drawable.shapes.Shape getShape();
16866 …method protected void onDraw(android.graphics.drawable.shapes.Shape, android.graphics.Canvas, andr…
16875 method public void setShape(android.graphics.drawable.shapes.Shape);
16911 package android.graphics.drawable.shapes {
16913 public class ArcShape extends android.graphics.drawable.shapes.RectShape {
16915 …method public android.graphics.drawable.shapes.ArcShape clone() throws java.lang.CloneNotSupported…
16920 public class OvalShape extends android.graphics.drawable.shapes.RectShape {
16922 …method public android.graphics.drawable.shapes.OvalShape clone() throws java.lang.CloneNotSupporte…
16925 public class PathShape extends android.graphics.drawable.shapes.Shape {
[all …]
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt11954 ctor public ShapeDrawable(android.graphics.drawable.shapes.Shape);
11959 method public android.graphics.drawable.shapes.Shape getShape();
11961 …method protected void onDraw(android.graphics.drawable.shapes.Shape, android.graphics.Canvas, andr…
11969 method public void setShape(android.graphics.drawable.shapes.Shape);
12001 package android.graphics.drawable.shapes {
12003 public class ArcShape extends android.graphics.drawable.shapes.RectShape {
12007 public class OvalShape extends android.graphics.drawable.shapes.RectShape {
12011 public class PathShape extends android.graphics.drawable.shapes.Shape {
12016 public class RectShape extends android.graphics.drawable.shapes.Shape {
12022 public class RoundRectShape extends android.graphics.drawable.shapes.RectShape {
[all …]
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt20269 Landroid/graphics/drawable/ShapeDrawable$ShapeState;->mShape:Landroid/graphics/drawable/shapes/Shap…
20282 Landroid/graphics/drawable/shapes/ArcShape;->mStartAngle:F
20283 Landroid/graphics/drawable/shapes/ArcShape;->mSweepAngle:F
20284 Landroid/graphics/drawable/shapes/PathShape;->mPath:Landroid/graphics/Path;
20285 Landroid/graphics/drawable/shapes/PathShape;->mScaleX:F
20286 Landroid/graphics/drawable/shapes/PathShape;->mScaleY:F
20287 Landroid/graphics/drawable/shapes/PathShape;->mStdHeight:F
20288 Landroid/graphics/drawable/shapes/PathShape;->mStdWidth:F
20289 Landroid/graphics/drawable/shapes/RectShape;->mRect:Landroid/graphics/RectF;
20290 Landroid/graphics/drawable/shapes/RoundRectShape;->mInnerRadii:[F
[all …]