Searched defs:dstII (Results 1 – 4 of 4) sorted by relevance
44 SkImageInfo dstII = SkImageInfo::MakeN32Premul(width, height); in read_back() local
626 auto dstII = srcII.makeColorType(colorType); in DEF_GANESH_TEST_FOR_ALL_CONTEXTS() local637 auto dstII = SkImageInfo::Make({10, 10}, kRGBA_8888_SkColorType, kPremul_SkAlphaType); in DEF_GANESH_TEST_FOR_ALL_CONTEXTS() local
548 auto dstII = srcII.makeColorType(colorType); in DEF_TEST() local
644 auto dstII = SkImageInfo::Make({10, 10}, kRGBA_8888_SkColorType, kPremul_SkAlphaType); in DEF_TEST() local