Searched defs:wbmp_head (Results 1 – 1 of 1) sorted by relevance
48 struct wbmp_head { struct49 int fWidth;50 int fHeight;52 bool init(SkStream* stream) in init()