Home
last modified time | relevance | path

Searched defs:decodedSize (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/libs/hwui/jni/
H A DBitmapFactory.cpp173 static bool needsFineScale(const int fullSize, const int decodedSize, const int sampleSize) { in needsFineScale()
183 static bool needsFineScale(const SkISize fullSize, const SkISize decodedSize, in needsFineScale()