Home
last modified time | relevance | path

Searched refs:determineFormat (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/libs/hwui/
H A DHardwareBitmapUploader.cpp313 static FormatInfo determineFormat(const SkBitmap& skBitmap, bool usingGL) { in determineFormat() function
390 FormatInfo format = determineFormat(sourceBitmap, usingGL); in allocateHardwareBitmap()