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

/frameworks/base/cmds/screencap/
H A Dscreencap.cpp52 static SkBitmap::Config flinger2skia(PixelFormat f) function
175 b.setConfig(flinger2skia(f), w, h);

Completed in 49 milliseconds