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