HomeSort by relevance Sort by last modified time
    Searched refs:TO_MEGABYTE (Results 1 - 2 of 2) sorted by null

  /external/glide/library/src/main/java/com/bumptech/glide/request/
GenericRequest.java 38 private static final double TO_MEGABYTE = 1d / (1024d * 1024d);
494 + (resource.getSize() * TO_MEGABYTE) + " fromCache: " + loadedFromMemoryCache);
  /prebuilts/tools/common/m2/repository/com/github/bumptech/glide/glide/3.6.1/
glide-3.6.1.jar 

Completed in 241 milliseconds