Searched refs:getBitmapInfo (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/utils/mac/ |
D | SkCreateCGImageRef.cpp | 17 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/ |
D | SkCreateCGImageRef.cpp | 17 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()
|