Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DPremulAlphaRoundTripTest.cpp117 const SkImageInfo pmInfo = in DEF_TEST() local
128 GrPixmap surf = GrPixmap::Allocate(pmInfo); in DEF_TEST()
134 GrPixmap surf2 = GrPixmap::Allocate(pmInfo); in DEF_TEST()
173 const SkImageInfo pmInfo = in DEF_TEST() local
189 SkBitmap surf; surf.allocPixels(pmInfo); in DEF_TEST()
195 SkBitmap surf2; surf2.allocPixels(pmInfo); in DEF_TEST()

Completed in 2 milliseconds