Home
last modified time | relevance | path

Searched refs:opaqueBm (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/gm/
H A Dencode_platform.cpp111 SkBitmap opaqueBm, premulBm, unpremulBm; variable
113 if (!GetResourceAsBitmap("images/mandrill_256.png", &opaqueBm)) {
131 auto opaqueImage = SkImage::MakeFromEncoded(encode_data(fmt, opaqueBm, q));

Completed in 1 milliseconds