Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DPremulAlphaRoundTripTest.cpp115 const SkImageInfo upmInfo = in DEF_TEST() local
120 GrPixmap src = GrPixmap::Allocate(upmInfo); in DEF_TEST()
131 GrPixmap read1 = GrPixmap::Allocate(upmInfo); in DEF_TEST()
137 GrPixmap read2 = GrPixmap::Allocate(upmInfo); in DEF_TEST()
171 const SkImageInfo upmInfo = in DEF_TEST() local
176 SkBitmap src; src.allocPixels(upmInfo); in DEF_TEST()
192 SkBitmap read1; read1.allocPixels(upmInfo); in DEF_TEST()
198 SkBitmap read2; read2.allocPixels(upmInfo); in DEF_TEST()

Completed in 2 milliseconds