DEF_TEST(ImageFrom565Bitmap, r)
@ kOpaque_SkAlphaType
pixel is opaque
@ kRGB_565_SkColorType
pixel with 5 bits red, 6 bits green, 5 bits blue, in 16-bit word
constexpr SkColor SK_ColorBLACK
#define REPORTER_ASSERT(r, cond,...)
void allocPixels(const SkImageInfo &info, size_t rowBytes)
sk_sp< SkImage > asImage() const
void eraseColor(SkColor4f) const
static SkImageInfo Make(int width, int height, SkColorType ct, SkAlphaType at)