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