Searched refs:mShape (Results 1 – 3 of 3) sorted by relevance
95 mShapeState.mShape = s; in ShapeDrawable()102 return mShapeState.mShape; in getShape()109 mShapeState.mShape = s; in setShape()247 if (state.mShape != null) { in draw()252 onDraw(state.mShape, canvas, paint); in draw()325 if (mShapeState.mShape == null) { in getOpacity()489 if (mShapeState.mShape != null) { in updateShape()494 mShapeState.mShape.resize(w, h); in updateShape()504 if (mShapeState.mShape != null) { in getOutline()505 mShapeState.mShape.getOutline(outline); in getOutline()[all …]
468 return mGradientState.mShape; in getShape()756 final boolean useLayer = haveStroke && haveFill && st.mShape != LINE && in draw()800 switch (st.mShape) { in draw()1459 state.mShape = a.getInt(R.styleable.GradientDrawable_shape, state.mShape);1462 if (state.mShape == RING) {1917 switch (st.mShape) {1973 public @Shape int mShape = RECTANGLE;2046 mShape = orig.mShape;2230 mShape = shape;2280 mOpaqueOverBounds = mShape == RECTANGLE
20269 Landroid/graphics/drawable/ShapeDrawable$ShapeState;->mShape:Landroid/graphics/drawable/shapes/Shap…