Home
last modified time | relevance | path

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

/external/skia/src/utils/mac/
DSkCreateCGImageRef.cpp17 static bool getBitmapInfo(const SkBitmap& bm, in getBitmapInfo() function
89 if (!getBitmapInfo(bm, bitsPerComponent, info, &upscaleTo32)) { in prepareForImageRef()
218 getBitmapInfo(bitmap, &bitsPerComponent, &info, NULL); in SkPDFDocumentToBitmap()
/external/chromium_org/third_party/skia/src/utils/mac/
DSkCreateCGImageRef.cpp17 static bool getBitmapInfo(const SkBitmap& bm, in getBitmapInfo() function
89 if (!getBitmapInfo(bm, bitsPerComponent, info, &upscaleTo32)) { in prepareForImageRef()
218 getBitmapInfo(bitmap, &bitsPerComponent, &info, NULL); in SkPDFDocumentToBitmap()