Searched refs:CROP_DURING_DECODE (Results 1 – 1 of 1) sorted by relevance
60 private static final boolean CROP_DURING_DECODE = true; field in DecodeTask304 if (CROP_DURING_DECODE) { in decode()372 if (!CROP_DURING_DECODE || (decodeResult == null && !isCancelled())) { in decode()