Searched defs:BitmapFormat (Results 1 – 2 of 2) sorted by relevance
24 struct BitmapFormat { struct33 void Build(int32_t width, int32_t height, const BitmapFormat& format, int32_t stride = 0); argument
36 struct BitmapFormat { struct51 virtual void Build(const int width, const int height, const BitmapFormat& format) {} in Build() argument