Home
last modified time | relevance | path

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

/external/skia/gm/
Dencode-platform.cpp85 SkBitmap opaqueBm, premulBm, unpremulBm; in onDraw() local
87 if (!GetResourceAsBitmap("images/mandrill_256.png", &opaqueBm)) { in onDraw()
104 auto opaqueImage = SkImage::MakeFromEncoded(encode_data(type, opaqueBm)); in onDraw()
/external/skqp/gm/
Dencode-platform.cpp85 SkBitmap opaqueBm, premulBm, unpremulBm; in onDraw() local
87 if (!GetResourceAsBitmap("images/mandrill_256.png", &opaqueBm)) { in onDraw()
100 auto opaqueImage = SkImage::MakeFromEncoded(encode_data(type, opaqueBm)); in onDraw()