Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DTessellationCache.cpp44 , strokeWidth(1.0f) { in Description()
53 , strokeWidth(paint.getStrokeWidth()) { in Description()
63 hash = JenkinsHashMix(hash, android::hash_type(strokeWidth)); in hash()
75 paint->setStrokeWidth(strokeWidth); in setupMatrixAndPaint()
459 float outset = description.strokeWidth / 2; in tessellateRoundRect()
DPathCache.cpp49 , strokeWidth(1.0f) in PathDescription()
60 , strokeWidth(paint->getStrokeWidth()) in PathDescription()
71 hash = JenkinsHashMix(hash, android::hash_type(strokeWidth)); in hash()
DTessellationCache.h61 float strokeWidth; member
DPathCache.h129 float strokeWidth; member
DOpenGLRenderer.cpp2459 const float strokeWidth = std::max(textSize * kStdUnderline_Thickness, 1.0f);
2488 paintCopy.setStrokeWidth(strokeWidth);
/frameworks/support/v4/java/android/support/v4/widget/
DMaterialProgressDrawable.java131 double centerRadius, double strokeWidth, float arrowWidth, float arrowHeight) { in setSizeParameters() argument
138 ring.setStrokeWidth((float) strokeWidth * screenDensity); in setSizeParameters()
655 public void setStrokeWidth(float strokeWidth) { in setStrokeWidth() argument
656 mStrokeWidth = strokeWidth; in setStrokeWidth()
657 mPaint.setStrokeWidth(strokeWidth); in setStrokeWidth()
/frameworks/base/core/jni/
Dandroid_graphics_Canvas.cpp485 float strokeWidth = fmax(textSize * kStdUnderline_Thickness, 1.0f); in drawTextDecorations() local
487 SkScalar top = y + textSize * kStdUnderline_Offset - 0.5f * strokeWidth; in drawTextDecorations()
488 SkScalar bottom = y + textSize * kStdUnderline_Offset + 0.5f * strokeWidth; in drawTextDecorations()
492 SkScalar top = y + textSize * kStdStrikeThru_Offset - 0.5f * strokeWidth; in drawTextDecorations()
493 SkScalar bottom = y + textSize * kStdStrikeThru_Offset + 0.5f * strokeWidth; in drawTextDecorations()
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
DVectorDrawableCompat.java1406 void setStrokeWidth(float strokeWidth) { in setStrokeWidth() argument
1407 mStrokeWidth = strokeWidth; in setStrokeWidth()
/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java1657 void setStrokeWidth(float strokeWidth) { in setStrokeWidth() argument
1658 mStrokeWidth = strokeWidth; in setStrokeWidth()
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt1827 NO DOC BLOCK: android.R.attr Field strokeWidth
/frameworks/base/api/
Dcurrent.txt1146 field public static final int strokeWidth = 16843783; // 0x1010407
Dsystem-current.txt1242 field public static final int strokeWidth = 16843783; // 0x1010407