Home
last modified time | relevance | path

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

/third_party/skia/client_utils/android/
H A DBitmapRegionDecoder.cpp89 int scaledOutWidth = scaledSize.width(); in decodeRegion() local
99 scaledOutWidth += scaledOutX + scaledExtraX; in decodeRegion()
102 SkImageInfo outInfo = decodeInfo.makeWH(scaledOutWidth, scaledOutHeight); in decodeRegion()

Completed in 1 milliseconds