Searched refs:isBGRA (Results 1 – 1 of 1) sorted by relevance
149 const bool isBGRA = (kBGRA_8888_SkColorType == srcInfo.colorType()); in copy_32_to_g8() local152 if (isBGRA) { in copy_32_to_g8()