Searched refs:DEFAULT_CLOCK (Results 1 - 1 of 1) sorted by relevance

/external/glide/library/src/main/java/com/bumptech/glide/load/engine/prefill/
H A DBitmapPreFillRunner.java33 private static final Clock DEFAULT_CLOCK = new Clock(); field in class:BitmapPreFillRunner
67 this(bitmapPool, memoryCache, allocationOrder, DEFAULT_CLOCK, new Handler(Looper.getMainLooper()));

Completed in 132 milliseconds