OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:widthpercentage
(Results
1 - 2
of
2
) sorted by null
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
TransformationUtils.java
93
final float
widthPercentage
= width / (float) toFit.getWidth();
95
final float minPercentage = Math.min(
widthPercentage
, heightPercentage);
/prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar
Completed in 778 milliseconds