Searched refs:strokeWidth (Results 1 – 5 of 5) sorted by relevance
53 int frameColor, float strokeWidth, in KeyguardCircleFramedDrawable() argument61 mStrokeWidth = strokeWidth; in KeyguardCircleFramedDrawable()
49 strokeWidth(1.0f), in PathDescription()60 strokeWidth(paint->getStrokeWidth()), in PathDescription()71 hash = JenkinsHashMix(hash, android::hash_type(strokeWidth)); in hash()
115 float strokeWidth; member
3284 const float strokeWidth = fmax(textSize * kStdUnderline_Thickness, 1.0f); in drawTextDecorations() local3313 paintCopy.setStrokeWidth(strokeWidth); in drawTextDecorations()
810 float strokeWidth = fmax(textSize * kStdUnderline_Thickness, 1.0f); in doDrawTextDecorations() local813 - 0.5f * strokeWidth); in doDrawTextDecorations()815 + 0.5f * strokeWidth); in doDrawTextDecorations()820 - 0.5f * strokeWidth); in doDrawTextDecorations()822 + 0.5f * strokeWidth); in doDrawTextDecorations()