MCPcopy Create free account
hub / github.com/SummerRC/BiLiBiLi / loadImage

Method loadImage

ZI-master/src/com/yixia/zi/utils/ImageWorker.java:66–68  ·  view source on GitHub ↗

Load an image specified by the data parameter into an ImageView (override ImageWorker#processBitmap(Object) to define the processing logic). A memory and disk cache will be used if an ImageCache has been set using ImageWorker#setImageCache(ImageCache). If the image is found i

(Object data, ImageView imageView)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

cancelPotentialWorkMethod · 0.95
executeTaskInParallelMethod · 0.95
getBitmapFromMemCacheMethod · 0.80
getMethod · 0.65
putMethod · 0.45
setImageBitmapMethod · 0.45
setImageDrawableMethod · 0.45

Tested by

no test coverage detected