Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DPremulAlphaRoundTripTest.cpp71 SkBitmap readBmp2; in test_premul_alpha_roundtrip() local
72 readBmp2.allocPixels(info); in test_premul_alpha_roundtrip()
75 readBmp2.eraseColor(0); in test_premul_alpha_roundtrip()
79 surf->readPixels(readBmp2, 0, 0); in test_premul_alpha_roundtrip()
84 const uint32_t* pixels2 = readBmp2.getAddr32(0, y); in test_premul_alpha_roundtrip()

Completed in 1 milliseconds