Searched refs:has_transparency (Results 1 – 1 of 1) sorted by relevance
239 bool has_transparency = ((eb->Bytes[0] & 1) == 1); in drawFrame() local240 if (has_transparency) { in drawFrame()