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

  /packages/apps/UnifiedEmail/src/com/android/mail/bitmap/
AbstractAvatarDrawable.java 157 public void setDecodeDimensions(final int decodeWidth, final int decodeHeight) {
158 mDecodedWidth = decodeWidth;
  /external/skia/dm/
DMSrcSink.cpp 183 const uint32_t decodeWidth = subsetWidth + unscaledBorder * 2;
187 decodeTop, decodeWidth, decodeHeight), fSampleSize, colorType, false)) {
    [all...]

Completed in 41 milliseconds