Home
last modified time | relevance | path

Searched refs:notN32image (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/gm/
Dall_bitmap_configs.cpp188 sk_sp<SkImage> notN32image(make_not_native32_color_wheel()); in DEF_SIMPLE_GM() local
189 SkASSERT(notN32image); in DEF_SIMPLE_GM()
191 canvas->drawImage(notN32image.get(), 0.0f, 0.0f); in DEF_SIMPLE_GM()
/third_party/skia/gm/
Dall_bitmap_configs.cpp188 sk_sp<SkImage> notN32image(make_not_native32_color_wheel()); in DEF_SIMPLE_GM() local
189 SkASSERT(notN32image); in DEF_SIMPLE_GM()
191 canvas->drawImage(notN32image.get(), 0.0f, 0.0f); in DEF_SIMPLE_GM()