Searched defs:wbmp_head (Results 1 – 1 of 1) sorted by relevance
56 struct wbmp_head { struct57 int fWidth;58 int fHeight;60 bool init(SkStream* stream) in init()