Searched refs:notN32image (Results 1 – 2 of 2) sorted by relevance
180 sk_sp<SkImage> notN32image(make_not_native32_color_wheel()); in DEF_SIMPLE_GM() local181 SkASSERT(notN32image); in DEF_SIMPLE_GM()183 canvas->drawImage(notN32image.get(), 0.0f, 0.0f); in DEF_SIMPLE_GM()
188 sk_sp<SkImage> notN32image(make_not_native32_color_wheel()); in DEF_SIMPLE_GM() local189 SkASSERT(notN32image); in DEF_SIMPLE_GM()191 canvas->drawImage(notN32image.get(), 0.0f, 0.0f); in DEF_SIMPLE_GM()