Home
last modified time | relevance | path

Searched refs:totalPathLength (Results 1 – 2 of 2) sorted by relevance

/external/skia/samplecode/
DSampleVariableWidthStroker.cpp547 const float totalPathLength = lengthMetric == LengthMetric::kPathLength in getFillPath() local
561 ? (meas.currentVerbLength() / totalPathLength) in getFillPath()
562 : (1.0f / totalPathLength); in getFillPath()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
DCertPathReviewerMessages.properties93 CertPathReviewer.totalPathLength.title = Total path length
94 CertPathReviewer.totalPathLength.text = The total path length without self-signed certificates is {…
95 CertPathReviewer.totalPathLength.summary = The total path length without self-signed certificates i…
96 CertPathReviewer.totalPathLength.details = The total path length without self-signed certificates, …