Searched refs:flinger2skia (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/cmds/screencap/
H A Dscreencap.cpp55 static SkBitmap::Config flinger2skia(PixelFormat f) function
178 b.setConfig(flinger2skia(f), w, h, s*bytesPerPixel(f));

Completed in 64 milliseconds