Home
last modified time | relevance | path

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

/external/skia/gm/
Dwacky_yuv_formats.cpp99 static bool has_alpha_channel(YUVFormat format) { in has_alpha_channel() function
682 if (!opaque && !has_alpha_channel(yuvFormat)) { in create_YUV()