Home
last modified time | relevance | path

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

/external/skia/src/utils/mac/
DSkCreateCGImageRef.cpp57 static bool getBitmapInfo(const SkBitmap& bm, in getBitmapInfo() function
107 if (!getBitmapInfo(bm, bitsPerComponent, info, &upscaleTo32)) { in prepareForImageRef()
228 getBitmapInfo(bitmap, &bitsPerComponent, &info, nullptr); in SkPDFDocumentToBitmap()