Searched refs:mFullPath (Results 1 – 3 of 3) sorted by relevance
116 private final Path mFullPath = new Path(); field in SignalDrawable248 mFullPath.reset(); in draw()249 mFullPath.setFillType(FillType.WINDING); in draw()257 mFullPath.moveTo(width - padding, height - padding - cornerRadius); in draw()259 mFullPath.lineTo(width - padding, padding + cornerRadius + mAppliedCornerInset); in draw()261 mFullPath.arcTo( in draw()269 mFullPath.lineTo(padding + mAppliedCornerInset + cornerRadius - diagOffset, in draw()272 mFullPath.arcTo( in draw()280 mFullPath.lineTo(width - padding - cornerRadius, height - padding); in draw()282 mFullPath.arcTo( in draw()[all …]
107 , mFullPath(ptr) in FullPathColorPropertyValuesHolder()115 VectorDrawable::FullPath* mFullPath;124 , mFullPath(ptr) in FullPathPropertyValuesHolder()131 VectorDrawable::FullPath* mFullPath;
94 mFullPath->mutateProperties()->setColorPropertyValue(mPropertyId, animatedValue); in setFraction()99 mFullPath->mutateProperties()->setPropertyValue(mPropertyId, animatedValue); in setFraction()