AndBase开发框架  1.6
 全部  命名空间 文件 函数 变量 枚举值 
com.ab.image.toolbox.ImageRequest 成员列表

成员的完整列表,这些成员属于 com.ab.image.toolbox.ImageRequest,包括所有继承而来的类成员

deliverResponse(Bitmap response)com.ab.image.toolbox.ImageRequestinlineprotected
doParse(NetworkResponse response)com.ab.image.toolbox.ImageRequestinlineprivate
findBestSampleSize(int actualWidth, int actualHeight, int desiredWidth, int desiredHeight)com.ab.image.toolbox.ImageRequestinlinepackagestatic
getPriority()com.ab.image.toolbox.ImageRequestinline
getResizedDimension(int maxPrimary, int maxSecondary, int actualPrimary, int actualSecondary)com.ab.image.toolbox.ImageRequestinlineprivatestatic
IMAGE_BACKOFF_MULTcom.ab.image.toolbox.ImageRequestprivatestatic
IMAGE_MAX_RETRIEScom.ab.image.toolbox.ImageRequestprivatestatic
IMAGE_TIMEOUT_MScom.ab.image.toolbox.ImageRequestprivatestatic
ImageRequest(String url, Response.Listener< Bitmap > listener, int maxWidth, int maxHeight, Config decodeConfig, Response.ErrorListener errorListener)com.ab.image.toolbox.ImageRequestinline
mDecodeConfigcom.ab.image.toolbox.ImageRequestprivate
mListenercom.ab.image.toolbox.ImageRequestprivate
mMaxHeightcom.ab.image.toolbox.ImageRequestprivate
mMaxWidthcom.ab.image.toolbox.ImageRequestprivate
parseNetworkResponse(NetworkResponse response)com.ab.image.toolbox.ImageRequestinlineprotected
sDecodeLockcom.ab.image.toolbox.ImageRequestprivatestatic