Searched defs:supported_colortype (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/pdf/
H A DSkPDFBitmap.cpp125 static const SkBitmap& supported_colortype(const SkBitmap& input, SkBitmap* copy) { function
170 const SkBitmap& bm = supported_colortype(bitmap, &copy);
244 const SkBitmap& bm = supported_colortype(bitmap, &copy);
/external/skqp/src/pdf/
H A DSkPDFBitmap.cpp125 static const SkBitmap& supported_colortype(const SkBitmap& input, SkBitmap* copy) { function
170 const SkBitmap& bm = supported_colortype(bitmap, &copy);
244 const SkBitmap& bm = supported_colortype(bitmap, &copy);

Completed in 157 milliseconds