Home
last modified time | relevance | path

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

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